diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2015-03-31 08:30:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2015-03-31 08:30:56 +0000 |
commit | 216dab75c68d43a803d999c7414e931976a2314a (patch) | |
tree | 6dccc035217abea9ce73ae29a46136a27e52b13f /target/linux/ar71xx | |
parent | 9c4a41e06a5d425926cff71646d0fada1270eac2 (diff) | |
download | upstream-216dab75c68d43a803d999c7414e931976a2314a.tar.gz upstream-216dab75c68d43a803d999c7414e931976a2314a.tar.bz2 upstream-216dab75c68d43a803d999c7414e931976a2314a.zip |
ar71xx/mikrotik: disable atnoher two non MikroTik boards
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45177 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/mikrotik/config-default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index 6393ee3f5d..c939a95644 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -40,6 +40,7 @@ CONFIG_AT803X_PHY=y # CONFIG_ATH79_MACH_HORNET_UB is not set # CONFIG_ATH79_MACH_JA76PF is not set # CONFIG_ATH79_MACH_JWAP003 is not set +# CONFIG_ATH79_MACH_MC_MAC1200R is not set # CONFIG_ATH79_MACH_MR600 is not set # CONFIG_ATH79_MACH_MR900 is not set # CONFIG_ATH79_MACH_MYNET_N600 is not set @@ -55,6 +56,7 @@ CONFIG_AT803X_PHY=y # CONFIG_ATH79_MACH_PB44 is not set # CONFIG_ATH79_MACH_PB92 is not set # CONFIG_ATH79_MACH_QIHOO_C301 is not set +# CONFIG_ATH79_MACH_R6100 is not set CONFIG_ATH79_MACH_RB2011=y CONFIG_ATH79_MACH_RB4XX=y CONFIG_ATH79_MACH_RB750=y |