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 | cc9600a1eb29da22596addc0e95c85323ceea2c1 (patch) | |
tree | b1b5a68ca4ffccec0669b9bf689265f029204efa /target/linux/ar71xx | |
parent | 04ba95f6d330ff0e1a8fd1dbbfc87d7ba9dfa48f (diff) | |
download | upstream-cc9600a1eb29da22596addc0e95c85323ceea2c1.tar.gz upstream-cc9600a1eb29da22596addc0e95c85323ceea2c1.tar.bz2 upstream-cc9600a1eb29da22596addc0e95c85323ceea2c1.zip |
ar71xx/mikrotik: disable atnoher two non MikroTik boards
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 45177
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 |