mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +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"
|
bool "Ethernet MAC"
|
||||||
default n
|
default n
|
||||||
depends on STM32_CONNECTIVITYLINE || STM32_STM32F20XX || STM32_STM32F40XX
|
depends on STM32_CONNECTIVITYLINE || STM32_STM32F20XX || STM32_STM32F40XX
|
||||||
|
select NETDEVICES
|
||||||
select ARCH_HAVE_PHY
|
select ARCH_HAVE_PHY
|
||||||
|
|
||||||
config STM32_FSMC
|
config STM32_FSMC
|
||||||
|
|||||||
Reference in New Issue
Block a user