On Thu, Jan 9, 2020 at 7:36 AM Alin Jerpelea <jerpe...@gmail.com> wrote:
> I cant see any config ! > > heck what selects those options and why they are not selected > NETDEVICES > ARCH_HAVE_PHY I get this warning whenever I configure or try to savedefconfig. In my case it is because I'm using a Tiva MCU, which has a built-in PHY as part of the SoC. I don't know of any other MCU that does. NuttX's Kconfig assumes that a PHY is a separate chip, so because I don't select a PHY, I get this warning. Not sure why you are getting it now. Nathan >