From 99be4170cb27edf4014e1bcaecc056f53b3b487c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 9 Jan 2018 08:18:16 +0100 Subject: [PATCH] ar71xx/mikrotik: disable TP-Link TL-WR810N v2 board support It does not belongs to the MikroTik boards. Signed-off-by: Gabor Juhos --- target/linux/ar71xx/mikrotik/config-default | 1 + 1 file changed, 1 insertion(+) 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