Kconfig 234 B

12345678910
  1. #
  2. # For a description of the syntax of this configuration file,
  3. # see the file kconfig-language.txt in the NuttX tools repository.
  4. #
  5. if DRIVERS_IEEE80211
  6. source drivers/wireless/ieee80211/bcm43xxx/Kconfig
  7. endif # DRIVERS_IEEE80211