summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/danube
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2010-05-17 10:06:46 +0000
committerJohn Crispin <john@openwrt.org>2010-05-17 10:06:46 +0000
commitc8f606c7601dd8a00120ebf8e3b06ec3bfe59efd (patch)
treedc0f82060a04859c59ba6de1efb84303dcbd9232 /target/linux/ifxmips/danube
parentb12999bdbe2d0134103f6ca7bec25a5feb6e7712 (diff)
downloadmaster-31e0f0ae-c8f606c7601dd8a00120ebf8e3b06ec3bfe59efd.tar.gz
master-31e0f0ae-c8f606c7601dd8a00120ebf8e3b06ec3bfe59efd.tar.bz2
master-31e0f0ae-c8f606c7601dd8a00120ebf8e3b06ec3bfe59efd.zip
* adds support for speedport w502V
* bump kernel to 2.6.33.4 * make ethernet be configurable as MII/RMII * on xway we now assign a static amount of cp1 ram (still need to find a sane value) * remove bogus board.c * jiffies were running with a (1 << 2) multiplier SVN-Revision: 21485
Diffstat (limited to 'target/linux/ifxmips/danube')
-rw-r--r--target/linux/ifxmips/danube/config-2.6.336
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/ifxmips/danube/config-2.6.33 b/target/linux/ifxmips/danube/config-2.6.33
index 7aeb8f8697..bf8ce79537 100644
--- a/target/linux/ifxmips/danube/config-2.6.33
+++ b/target/linux/ifxmips/danube/config-2.6.33
@@ -11,7 +11,6 @@ CONFIG_ARCH_REQUIRE_GPIOLIB=y
# CONFIG_ARCH_SUPPORTS_MSI is not set
CONFIG_ARCH_SUPPORTS_OPROFILE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
-CONFIG_ATM=y
# CONFIG_BCM47XX is not set
# CONFIG_BCM63XX is not set
CONFIG_BITREVERSE=y
@@ -56,7 +55,8 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y
CONFIG_CSRC_R4K=y
CONFIG_CSRC_R4K_LIB=y
CONFIG_DANUBE_MACH_ARV4519=y
-CONFIG_DANUBE_MACH_ARV452=y
+CONFIG_DANUBE_MACH_ARV4520=y
+CONFIG_DANUBE_MACH_ARV4525=y
CONFIG_DANUBE_MACH_EASY4010=y
CONFIG_DANUBE_MACH_EASY50712=y
CONFIG_DECOMPRESS_LZMA=y
@@ -143,8 +143,6 @@ CONFIG_KALLSYMS=y
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_IFXMIPS=y
CONFIG_LOONGSON_UART_BASE=y
-CONFIG_LZMA_COMPRESS=y
-CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MACH_ALCHEMY is not set
# CONFIG_MACH_DECSTATION is not set
# CONFIG_MACH_JAZZ is not set