Browse Source

upgrade the AMCC target to 2.6.23

SVN-Revision: 10289
Imre Kaloz 18 years ago
parent
commit
759ccc4b8b
2 changed files with 5 additions and 1 deletions
  1. 1 1
      target/linux/amcc/Makefile
  2. 4 0
      target/linux/amcc/config-default

+ 1 - 1
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

+ 4 - 0
target/linux/amcc/config-2.6.21 → 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