summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Seitter <adk@seitter.net>2020-04-29 22:17:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-05-05 09:22:52 +0200
commit1161b5b70600706f140accb5822b68f303fb5207 (patch)
treee1995bb866100bb3cb90af656f09c548cb49043a
parent507595deb18ca860cef50966f0118fa57cfadd64 (diff)
fixed ralink device driver build
Signed-off-by: Joerg Seitter <adk@seitter.net>
-rw-r--r--target/linux/config/Config.in.wireless4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.wireless b/target/linux/config/Config.in.wireless
index 553e3bb39..4e1a2b104 100644
--- a/target/linux/config/Config.in.wireless
+++ b/target/linux/config/Config.in.wireless
@@ -39,6 +39,9 @@ config ADK_LINUX_KERNEL_NET_VENDOR_ATHEROS
config ADK_LINUX_KERNEL_WLAN_VENDOR_BROADCOM
bool
+config ADK_LINUX_KERNEL_WLAN_VENDOR_RALINK
+ bool
+
config ADK_LINUX_KERNEL_ATH_CARDS
bool
@@ -272,6 +275,7 @@ config ADK_LINUX_KERNEL_P54_USB
config ADK_LINUX_KERNEL_RT2800USB
tristate "Ralink rt2800 USB driver"
+ select ADK_LINUX_KERNEL_WLAN_VENDOR_RALINK
select ADK_LINUX_KERNEL_RT2X00
select ADK_LINUX_KERNEL_RT2800USB_RT3573
select ADK_LINUX_KERNEL_RT2800USB_RT53XX