From d0115de501b2f98f3ecbde62879f019be5e9092b Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 26 Jun 2006 11:45:23 +0000 Subject: 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 --- target/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/Config.in') 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 -- cgit v1.2.3