mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 01:21:26 +08:00
Fix Kconfig dependency
This commit is contained in:
@@ -1097,7 +1097,7 @@ config NET_WOL
|
|||||||
config NET_REGDEBUG
|
config NET_REGDEBUG
|
||||||
bool "Register level debug"
|
bool "Register level debug"
|
||||||
default n
|
default n
|
||||||
depends on PIC32MX_ETHERNET && DEBUG_FEATURES
|
depends on PIC32MX_ETHERNET && DEBUG_NET_INFO
|
||||||
---help---
|
---help---
|
||||||
Enabled low level register debug. Also needs CONFIG_DEBUG_FEATURES.
|
Enabled low level register debug. Also needs CONFIG_DEBUG_FEATURES.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user