From: nbd Date: Fri, 28 Jun 2013 11:27:06 +0000 (+0000) Subject: orion: disable normal router support for the harddisk subtarget X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c7bbc0f7e697032fc76823eda36d37d7d3290429;p=openwrt.git orion: disable normal router support for the harddisk subtarget Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37069 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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