mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
Kconfig: Remove duplicate setting
This commit is contained in:
@@ -1098,15 +1098,6 @@ config DEBUG_ANALOG_INFO
|
|||||||
|
|
||||||
endif # DEBUG_ANALOG
|
endif # DEBUG_ANALOG
|
||||||
|
|
||||||
config DEBUG_WIRELESS
|
|
||||||
bool "Wireless Device Debug Output"
|
|
||||||
default n
|
|
||||||
depends on WIRELESS
|
|
||||||
---help---
|
|
||||||
Enable low level debug SYSLOG output from the wireless subsystem and
|
|
||||||
device drivers. (disabled by default). Support for this debug option
|
|
||||||
is architecture-specific and may not be available for some MCUs.
|
|
||||||
|
|
||||||
config DEBUG_CAN
|
config DEBUG_CAN
|
||||||
bool "CAN Debug Features"
|
bool "CAN Debug Features"
|
||||||
default n
|
default n
|
||||||
|
|||||||
Reference in New Issue
Block a user