mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-17 15:32:21 +08:00
Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL
since boardctl isn't a libc feature Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:

committed by
Abdelatif Guettouche

parent
967f526850
commit
d4d2f13f89
@@ -6,7 +6,7 @@
|
||||
config EXAMPLES_ADC
|
||||
tristate "ADC example"
|
||||
default n
|
||||
depends on ADC && LIB_BOARDCTL
|
||||
depends on ADC && BOARDCTL
|
||||
---help---
|
||||
Enable the ADC example
|
||||
|
||||
|
Reference in New Issue
Block a user