From 8133b575402ad6c7e2a79c4582d23c88365419fd Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 4 Jun 2013 11:19:41 +0000 Subject: [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 --- target/linux/orion/harddisk/config-3.3 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/orion/harddisk') 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 -- cgit v1.2.3