I forgot to attach the config file. Here it is. -adam
On Wed, Jan 8, 2020 at 7:57 PM Adam Feuer <a...@starcat.io> wrote: > Hi, > > I'm trying to save a defconfig, so I can put together an example for USB > over Ethernet example I'm working on. It's working on the SAMA5D36-Xplained > via USB 2.0 HS, by the way– very nice. > > When I do 'make savedefconfig' I get the following message twice: > > warning: (IMXRT_ENET && TIVA_PHY_INTERRUPTS && ARCH_BOARD_SAMA5D3X_EK && > ARCH_BOARD_SAMA5D3_XPLAINED && ARCH_BOARD_SAMA5D4_EK && ARCH_BOARD_SAM4EEK > && ARCH_BOARD_SAME70_XPLAINED && ARCH_BOARD_SAMV71_XULT && > BOARD_CUSTOM_INTERRUPT) selects ARCH_PHY_INTERRUPT which has unmet direct > dependencies (NETDEVICES && ARCH_HAVE_PHY) > > What's going on? How do I find out what's causing this and how do I make > it go away? It's not causing a problem with the compile, that compiles and > runs ok. > > cheers > adam > -- > Adam Feuer <a...@starcat.io> > -- Adam Feuer <a...@starcat.io>