nuttx/drivers/wireless/ieee80211/Kconfig

11 lines
236 B
Plaintext
Raw Normal View History

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
if DRIVERS_IEEE80211
source "drivers/wireless/ieee80211/bcm43xxx/Kconfig"
2017-04-24 20:02:20 +02:00
endif # DRIVERS_IEEE80211