summaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-26 11:45:23 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-26 11:45:23 +0000
commitd3ec79b469def74964552c69d8e6f13b61fff428 (patch)
tree20958fddd3344d0c6bd2eb5df0e728bbe702c404 /target/Config.in
parent539e5f19d6bc417179b729466077adb6fc449720 (diff)
Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)
Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler Needs testing of course :) git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4084 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 47e62d41e..8037a88c0 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -43,6 +43,16 @@ config LINUX_2_6_BRCM
Build firmware images for Broadcom based routers
(e.g. Netgear WGT634u)
+config LINUX_2_6_BRCM63XX
+ bool "Broadcom BCM63xx [2.6]"
+ select mips
+ select LINUX_2_6
+ select PCI_SUPPORT
+ select PCMCIA_SUPPORT
+ help
+ Build firmware images for Broadcom based xDSL/routers
+ (e.g. Inventel Livebox, Siemens SE515)
+
config LINUX_2_6_RB532
bool "Mikrotik RB532 [2.6]"
select mipsel