aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/harddisk/config-default
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
commit4e9fb88844826bf46008c6144c47756394780d4f (patch)
tree1c3a8812f65cd1cef21e1960c2e239a51c5dc17a /target/linux/orion/harddisk/config-default
parent02af80c004994404161044bca1f4db378a11750e (diff)
downloadmaster-187ad058-4e9fb88844826bf46008c6144c47756394780d4f.tar.gz
master-187ad058-4e9fb88844826bf46008c6144c47756394780d4f.tar.bz2
master-187ad058-4e9fb88844826bf46008c6144c47756394780d4f.zip
orion: add support for the lacie 2big network device
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37059 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/harddisk/config-default')
-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