diff options
author | Gabor Juhos <juhosg@freemail.hu> | 2018-01-09 08:18:16 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-01-09 08:34:03 +0100 |
commit | 99be4170cb27edf4014e1bcaecc056f53b3b487c (patch) | |
tree | 38f5dbe80a5f1df0b16254d9957f5c19534f4c0b /target/linux/ar71xx | |
parent | 7f7eb18455e24854c23983894ad2200fee3f47f9 (diff) | |
download | upstream-99be4170cb27edf4014e1bcaecc056f53b3b487c.tar.gz upstream-99be4170cb27edf4014e1bcaecc056f53b3b487c.tar.bz2 upstream-99be4170cb27edf4014e1bcaecc056f53b3b487c.zip |
ar71xx/mikrotik: disable TP-Link TL-WR810N v2 board support
It does not belongs to the MikroTik boards.
Signed-off-by: Gabor Juhos <juhosg@freemail.hu>
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/mikrotik/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index da0c9dacc9..a77813d23d 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -171,6 +171,7 @@ CONFIG_ATH79_MACH_RBSXTLITE=y # CONFIG_ATH79_MACH_TL_WR802N_V1 is not set # CONFIG_ATH79_MACH_TL_WR802N_V2 is not set # CONFIG_ATH79_MACH_TL_WR810N is not set +# CONFIG_ATH79_MACH_TL_WR810N_V2 is not set # CONFIG_ATH79_MACH_TL_WR840N_V2 is not set # CONFIG_ATH79_MACH_TL_WR841N_V1 is not set # CONFIG_ATH79_MACH_TL_WR841N_V8 is not set |