summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-01-27 22:20:54 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-01-27 22:20:54 +0000
commit759ccc4b8b3fd9ec9ad34423e5ee53131de77c55 (patch)
tree7787d0452cbabd9d5eb4f1c4d21de1fc54382410 /target
parent423d63701ade45539813001434d1fbcc360c7b61 (diff)
downloadmaster-31e0f0ae-759ccc4b8b3fd9ec9ad34423e5ee53131de77c55.tar.gz
master-31e0f0ae-759ccc4b8b3fd9ec9ad34423e5ee53131de77c55.tar.bz2
master-31e0f0ae-759ccc4b8b3fd9ec9ad34423e5ee53131de77c55.zip
upgrade the AMCC target to 2.6.23
SVN-Revision: 10289
Diffstat (limited to 'target')
-rw-r--r--target/linux/amcc/Makefile2
-rw-r--r--target/linux/amcc/config-default (renamed from target/linux/amcc/config-2.6.21)4
2 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/amcc/Makefile b/target/linux/amcc/Makefile
index 5e52d38c77..7f2bebbd8f 100644
--- a/target/linux/amcc/Makefile
+++ b/target/linux/amcc/Makefile
@@ -11,7 +11,7 @@ BOARD:=amcc
BOARDNAME:=AMCC Taishan
FEATURES:=jffs2
-LINUX_VERSION:=2.6.21.5
+LINUX_VERSION:=2.6.23.14
LINUX_KARCH:=ppc
include $(INCLUDE_DIR)/target.mk
diff --git a/target/linux/amcc/config-2.6.21 b/target/linux/amcc/config-default
index 93bcefcb59..365dc0edf4 100644
--- a/target/linux/amcc/config-2.6.21
+++ b/target/linux/amcc/config-default
@@ -28,6 +28,7 @@ CONFIG_CONSISTENT_START=0xff100000
# CONFIG_E200 is not set
# CONFIG_E500 is not set
# CONFIG_EBONY is not set
+# CONFIG_EDAC is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
@@ -61,6 +62,7 @@ CONFIG_ISA_DMA_API=y
CONFIG_KERNEL_START=0xc0000000
CONFIG_LOWMEM_SIZE=0x30000000
# CONFIG_LUAN is not set
+# CONFIG_MACINTOSH_DRIVERS is not set
# CONFIG_MATH_EMULATION is not set
CONFIG_MTD=y
# CONFIG_MTD_ABSENT is not set
@@ -155,7 +157,9 @@ CONFIG_TAISHAN=y
CONFIG_TASK_SIZE=0x80000000
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_USB is not set
+# CONFIG_USER_NS is not set
# CONFIG_VIA_RHINE is not set
CONFIG_WANT_EARLY_SERIAL=y
# CONFIG_WINDFARM is not set
+# CONFIG_XILINX_SYSACE is not set
# CONFIG_YUCCA is not set