diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-06-28 11:27:06 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-06-28 11:27:06 +0000 |
commit | c7bbc0f7e697032fc76823eda36d37d7d3290429 (patch) | |
tree | a63946cedca6fc45e25778d2a2b5b80b48830fcf /target/linux/orion/harddisk | |
parent | c6d3fb50d8518a33e87d2266f6411581ef80b6c3 (diff) |
orion: disable normal router support for the harddisk subtarget
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37069 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/harddisk')
-rw-r--r-- | target/linux/orion/harddisk/config-default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/orion/harddisk/config-default b/target/linux/orion/harddisk/config-default index a70268360e..e29bc008bf 100644 --- a/target/linux/orion/harddisk/config-default +++ b/target/linux/orion/harddisk/config-default @@ -13,6 +13,9 @@ CONFIG_I2C_BOARDINFO=y CONFIG_JBD2=y CONFIG_MACH_DT2=y CONFIG_MACH_NET2BIG=y +# CONFIG_MACH_WN802T is not set +# CONFIG_MACH_WNR854T is not set +# CONFIG_MACH_WRT350N_V2 is not set CONFIG_MD=y CONFIG_MD_AUTODETECT=y CONFIG_MD_LINEAR=y |