diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-20 09:42:14 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-20 09:42:14 +0000 |
commit | e23f27b72d3dc4966ff1a218c4426d96b96366ff (patch) | |
tree | 81020927b49ddf325e2fced75e214e6726cb300c /target/linux/orion/harddisk/config-default | |
parent | 08f9168615720e416af7a8904b8ae6291df03c4b (diff) | |
download | upstream-e23f27b72d3dc4966ff1a218c4426d96b96366ff.tar.gz upstream-e23f27b72d3dc4966ff1a218c4426d96b96366ff.tar.bz2 upstream-e23f27b72d3dc4966ff1a218c4426d96b96366ff.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>
SVN-Revision: 41765
Diffstat (limited to 'target/linux/orion/harddisk/config-default')
-rw-r--r-- | target/linux/orion/harddisk/config-default | 2 |
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 |