aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/harddisk
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-07-20 09:42:14 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-07-20 09:42:14 +0000
commit7e34703827f549da9e9e3122300f680bb72ed743 (patch)
tree5f795c2116c18e1aa56b8aaf75a99a26dc91c64e /target/linux/orion/harddisk
parentbf6fc87f26fdc1e88e73ee7d0225fd8981bc958b (diff)
downloadmaster-187ad058-7e34703827f549da9e9e3122300f680bb72ed743.tar.gz
master-187ad058-7e34703827f549da9e9e3122300f680bb72ed743.tar.bz2
master-187ad058-7e34703827f549da9e9e3122300f680bb72ed743.zip
orion: Update kernel to 3.10.44
Update the kernel of the orion target to version 3.10.44. Refresh orion config and patches to match the changes in the kernel Tested on WRT350N-v2 device. Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com> [run make kernel_oldconfig, fold a01-dt2-fixes-for-3.3.patch into dt2-setup.c, make dt2-setup.c compile, fix harddisk subprofile] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41765 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/harddisk')
-rw-r--r--target/linux/orion/harddisk/config-default2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/orion/harddisk/config-default b/target/linux/orion/harddisk/config-default
index e29bc008bf..bf6cee1715 100644
--- a/target/linux/orion/harddisk/config-default
+++ b/target/linux/orion/harddisk/config-default
@@ -32,5 +32,7 @@ CONFIG_SCSI_DMA=y
CONFIG_USB=y
CONFIG_USB_COMMON=y
CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_EHCI_HCD_ORION=y
+CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_USB_STORAGE=y
# CONFIG_USB_UHCI_HCD is not set