diff options
| -rw-r--r-- | target/linux/amcc/Makefile | 2 | ||||
| -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 5e52d38c7..7f2bebbd8 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 93bcefcb5..365dc0edf 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  | 
