blob: 5446b2a416a3d713c023d75c38799d0eba8f8d15 [file] [log] [blame]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
config AMLOGIC_WIRELESS
tristate "Amlogic wifi and bluetooth support"
default n
help
wifi and bluetooth support
select y for built-in
select m for ko
select n for disable
if AMLOGIC_WIRELESS
source "$(COMMON_DRIVERS_DIR)/drivers/wireless/bluetooth/Kconfig"
source "$(COMMON_DRIVERS_DIR)/drivers/wireless/wifi/Kconfig"
endif