mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 22:17:18 +00:00
10 lines
236 B
Text
10 lines
236 B
Text
#
|
|
# 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"
|
|
|
|
endif # DRIVERS_IEEE80211
|