aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/harddisk
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-06-04 11:19:41 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-06-04 11:19:41 +0000
commit8133b575402ad6c7e2a79c4582d23c88365419fd (patch)
treeb420162547b15eb7a516aabcd20929207e7b29ff /target/linux/orion/harddisk
parent662e136d4079e13c9e1c083e5d8ebc9c039dc72f (diff)
downloadmaster-187ad058-8133b575402ad6c7e2a79c4582d23c88365419fd.tar.gz
master-187ad058-8133b575402ad6c7e2a79c4582d23c88365419fd.tar.bz2
master-187ad058-8133b575402ad6c7e2a79c4582d23c88365419fd.zip
[orion]: move DT2 related kernel options into the harddist subtarget
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36833 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/harddisk')
-rw-r--r--target/linux/orion/harddisk/config-3.34
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/orion/harddisk/config-3.3 b/target/linux/orion/harddisk/config-3.3
index a566aa537e..73bf55c11a 100644
--- a/target/linux/orion/harddisk/config-3.3
+++ b/target/linux/orion/harddisk/config-3.3
@@ -8,7 +8,10 @@ CONFIG_CRC16=y
# CONFIG_DM_SNAPSHOT is not set
CONFIG_EXT4_FS=y
CONFIG_FS_MBCACHE=y
+CONFIG_HWMON=y
+CONFIG_I2C_BOARDINFO=y
CONFIG_JBD2=y
+CONFIG_MACH_DT2=y
CONFIG_MD=y
CONFIG_MD_AUTODETECT=y
CONFIG_MD_LINEAR=y
@@ -18,6 +21,7 @@ CONFIG_MD_RAID1=y
# CONFIG_MD_RAID10 is not set
# CONFIG_MD_RAID456 is not set
CONFIG_NLS=y
+CONFIG_RTC_CLASS=y
CONFIG_SATA_MV=y
CONFIG_SCSI=y
CONFIG_SCSI_MOD=y