2017-03-12 16:48:09 +01: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 13:10:10 +02:00
|
|
|
source "drivers/wireless/ieee80211/bcm43xxx/Kconfig"
|
2017-04-24 20:02:20 +02:00
|
|
|
|
2017-03-12 16:48:09 +01:00
|
|
|
endif # DRIVERS_IEEE80211
|