incubator-nuttx/drivers/wireless/ieee80211/Kconfig

11 lines
234 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-25 02:02:20 +08:00
endif # DRIVERS_IEEE80211