2017-03-12 23:48:09 +08:00
|
|
|
#
|
|
|
|
# For a description of the syntax of this configuration file,
|
|
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
|
|
#
|
|
|
|
|
|
|
|
if DRIVERS_IEEE80211
|
|
|
|
|
2021-07-20 19:10:10 +08:00
|
|
|
source "drivers/wireless/ieee80211/bcm43xxx/Kconfig"
|
2017-04-25 02:02:20 +08:00
|
|
|
|
2017-03-12 23:48:09 +08:00
|
|
|
endif # DRIVERS_IEEE80211
|