diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-11 11:59:45 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-11 11:59:45 +0000 |
commit | 1aeb1837510bfbb3b6d16e1a79011b8f6f68d25a (patch) | |
tree | 747209c894db74122e0e8a7eff8ab40de51e72ed /target/linux/orion | |
parent | c4019d34c188973cd54bb7e49e4fdaa5047e2e41 (diff) |
upgrade orion to 2.6.26-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11436 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion')
-rw-r--r-- | target/linux/orion/Makefile | 2 | ||||
-rw-r--r-- | target/linux/orion/config-default | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 4cc509ad2..ff4dd8011 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -11,7 +11,7 @@ BOARD:=orion BOARDNAME:=Marvell Orion FEATURES:=squashfs -LINUX_VERSION:=2.6.26-rc4 +LINUX_VERSION:=2.6.26-rc5 include $(INCLUDE_DIR)/target.mk diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 4dc9ec58b..da61cd3f2 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -44,8 +44,8 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ARCH_VERSATILE is not set CONFIG_ARM=y # CONFIG_ARM_THUMB is not set -# CONFIG_ARTHUR is not set # CONFIG_ARPD is not set +# CONFIG_ARTHUR is not set CONFIG_ATA=m # CONFIG_ATA_NONSTANDARD is not set # CONFIG_ATA_PIIX is not set @@ -97,11 +97,10 @@ CONFIG_DLCI_MAX=8 CONFIG_DNOTIFY=y # CONFIG_DSCC4 is not set # CONFIG_E100 is not set -# CONFIG_E1000 is not set # CONFIG_E1000E_ENABLED is not set # CONFIG_FARSYNC is not set -# CONFIG_FPE_NWFPE is not set # CONFIG_FPE_FASTFPE is not set +# CONFIG_FPE_NWFPE is not set CONFIG_FRAME_POINTER=y CONFIG_FRAME_WARN=1024 CONFIG_FS_POSIX_ACL=y @@ -342,6 +341,7 @@ CONFIG_USB=m # CONFIG_USB_C67X00_HCD is not set # CONFIG_USB_CATC is not set CONFIG_USB_EHCI_HCD=m +# CONFIG_USB_ISIGHTFW is not set # CONFIG_USB_ISP1760_HCD is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |