aboutsummaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-06-26 11:45:23 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-06-26 11:45:23 +0000
commitd0115de501b2f98f3ecbde62879f019be5e9092b (patch)
tree20958fddd3344d0c6bd2eb5df0e728bbe702c404 /target/Config.in
parentfef592fc162352c3e6180b9fbe55abbcff12fd98 (diff)
downloadmaster-187ad058-d0115de501b2f98f3ecbde62879f019be5e9092b.tar.gz
master-187ad058-d0115de501b2f98f3ecbde62879f019be5e9092b.tar.bz2
master-187ad058-d0115de501b2f98f3ecbde62879f019be5e9092b.zip
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 47e62d41e6..8037a88c0b 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