mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 13:52:22 +08:00
Move CONFIG_NET_DUMPPACKET from LPC17 and STM32 to commong network drivers. Automatically enabled CONFIG_NETDEVICES when any Ethernet driver is enabled
This commit is contained in:
@@ -619,6 +619,7 @@ config STM32_ETHMAC
|
||||
bool "Ethernet MAC"
|
||||
default n
|
||||
depends on STM32_CONNECTIVITYLINE || STM32_STM32F20XX || STM32_STM32F40XX
|
||||
select NETDEVICES
|
||||
select ARCH_HAVE_PHY
|
||||
|
||||
config STM32_FSMC
|
||||
|
||||
Reference in New Issue
Block a user