summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-10 13:34:27 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-10 13:34:27 +0200
commitb867ee3e06128d820ff7ffdeeee07a6bf749e584 (patch)
tree4267150f8406496bf265a8f0bdf353582567e9e8 /target/Config.in
parent359fa4649d98da18b6639469d6ef5121041f3c83 (diff)
add basic support for wireless driver in bcm47xx devices
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index d9678fc9a..c7fa48685 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -11,6 +11,9 @@ config ADK_TARGET_WITH_USB
config ADK_TARGET_WITH_PCI
bool
+config ADK_TARGET_WITH_SSB
+ bool
+
config ADK_TARGET_WITH_MINIPCI
bool
@@ -329,6 +332,7 @@ config ADK_LINUX_MIPS_AG241
config ADK_LINUX_MIPS_BRCM
bool "Broadcom BCM47xx based routers"
+ select ADK_TARGET_WITH_SSB
select ADK_KERNEL_NETDEVICES
select ADK_KERNEL_NET_PCI
select ADK_KERNEL_NET_ETHERNET