summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/harddisk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-28 11:26:29 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-28 11:26:29 +0000
commit6d6296e214b052a6a2b5678dcb35669763b4e74f (patch)
treea92a62cc2bda736b8f48698c4cc8adc81642d0b9 /target/linux/orion/harddisk
parent77b9fd52a62f42ce2388a502e795291ae0b18dd5 (diff)
downloadmaster-31e0f0ae-6d6296e214b052a6a2b5678dcb35669763b4e74f.tar.gz
master-31e0f0ae-6d6296e214b052a6a2b5678dcb35669763b4e74f.tar.bz2
master-31e0f0ae-6d6296e214b052a6a2b5678dcb35669763b4e74f.zip
orion: add support for the lacie 2big network device
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37059
Diffstat (limited to 'target/linux/orion/harddisk')
-rw-r--r--target/linux/orion/harddisk/config-default5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/orion/harddisk/config-default b/target/linux/orion/harddisk/config-default
index 73bf55c11a..a70268360e 100644
--- a/target/linux/orion/harddisk/config-default
+++ b/target/linux/orion/harddisk/config-default
@@ -12,6 +12,7 @@ CONFIG_HWMON=y
CONFIG_I2C_BOARDINFO=y
CONFIG_JBD2=y
CONFIG_MACH_DT2=y
+CONFIG_MACH_NET2BIG=y
CONFIG_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_LINEAR=y
@@ -24,9 +25,9 @@ CONFIG_NLS=y
CONFIG_RTC_CLASS=y
CONFIG_SATA_MV=y
CONFIG_SCSI=y
-CONFIG_SCSI_MOD=y
+CONFIG_SCSI_DMA=y
CONFIG_USB=y
CONFIG_USB_COMMON=y
CONFIG_USB_EHCI_HCD=y
-CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_STORAGE=y
+# CONFIG_USB_UHCI_HCD is not set