diff options
Diffstat (limited to 'target/Config.in')
-rw-r--r-- | target/Config.in | 10 |
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 |