blob: 62ed567938fbfc5123f814f56087d2fc48a087e1 [file] [log] [blame]
config BR2_PACKAGE_QUANTENNA_DRIVERS
bool
default n
choice
prompt "Quantenna drivers"
optional
config BR2_PACKAGE_QUANTENNA_DRIVERS_PCIE_HOST
bool "PCIe host"
select BR2_PACKAGE_QUANTENNA_DRIVERS
config BR2_PACKAGE_QUANTENNA_DRIVERS_PCIE_MODULE
bool "PCIe module"
select BR2_PACKAGE_QUANTENNA_DRIVERS
config BR2_PACKAGE_QUANTENNA_DRIVERS_STANDALONE
bool "Standalone"
select BR2_PACKAGE_QUANTENNA_DRIVERS
endchoice