mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
Refine Kconfig under drivers folder
1.Move subsystem config into sub folder 2.Remove the duplicated if/endif Change-Id: I0b96ac0570ee1ba62bbb95586381f5410b90bcf0 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
afd03f5a7e
commit
ac2aec96e0
@@ -3,8 +3,6 @@
|
||||
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||
#
|
||||
|
||||
if DRIVERS_WIRELESS
|
||||
|
||||
config WL_CC1101
|
||||
bool "CC1101 RF transceiver support"
|
||||
default n
|
||||
@@ -134,5 +132,3 @@ config WL_NRF24L01_RXFIFO_LEN
|
||||
|
||||
endif # WL_NRF24L01_RXSUPPORT
|
||||
endif # WL_NRF24L01
|
||||
|
||||
endif # DRIVERS_WIRELESS
|
||||
|
||||
Reference in New Issue
Block a user