mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Fix a typo introduced in Kconfig with last commit
This commit is contained in:
@@ -735,7 +735,7 @@ endif # DEBUG_NET
|
|||||||
config DEBUG_WIRELESS
|
config DEBUG_WIRELESS
|
||||||
bool "Wireless Debug Features"
|
bool "Wireless Debug Features"
|
||||||
default n
|
default n
|
||||||
depends on WIRELESS | DRIVERS_WIRELESS
|
depends on WIRELESS || DRIVERS_WIRELESS
|
||||||
---help---
|
---help---
|
||||||
Enable DEBUG_WIRELESS debug features.
|
Enable DEBUG_WIRELESS debug features.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user