Author: jogo Date: 2015-07-05 23:33:31 +0200 (Sun, 05 Jul 2015) New Revision: 46191
Modified: trunk/target/linux/ar71xx/mikrotik/config-default Log: ar71xx: microtik: disable all non-microtik boards Signed-off-by: Jonas Gorski <[email protected]> Modified: trunk/target/linux/ar71xx/mikrotik/config-default =================================================================== --- trunk/target/linux/ar71xx/mikrotik/config-default 2015-07-05 21:33:28 UTC (rev 46190) +++ trunk/target/linux/ar71xx/mikrotik/config-default 2015-07-05 21:33:31 UTC (rev 46191) @@ -1,9 +1,9 @@ -CONFIG_AT803X_PHY=y # CONFIG_ATH79_DEV_DSA is not set # CONFIG_ATH79_MACH_ALFA_AP96 is not set # CONFIG_ATH79_MACH_ALFA_NX is not set # CONFIG_ATH79_MACH_ALL0258N is not set # CONFIG_ATH79_MACH_ALL0315N is not set +# CONFIG_ATH79_MACH_ANTMINER_S1 is not set # CONFIG_ATH79_MACH_AP113 is not set # CONFIG_ATH79_MACH_AP121 is not set # CONFIG_ATH79_MACH_AP132 is not set @@ -30,6 +30,7 @@ # CONFIG_ATH79_MACH_EAP7660D is not set # CONFIG_ATH79_MACH_EL_M150 is not set # CONFIG_ATH79_MACH_EL_MINI is not set +# CONFIG_ATH79_MACH_EPG5000 is not set # CONFIG_ATH79_MACH_ESR1750 is not set # CONFIG_ATH79_MACH_ESR900 is not set # CONFIG_ATH79_MACH_EW_DORIN is not set @@ -41,6 +42,8 @@ # 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_MR12 is not set +# CONFIG_ATH79_MACH_MR16 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 @@ -109,6 +112,8 @@ # CONFIG_ATH79_MACH_WNR2200 is not set # CONFIG_ATH79_MACH_WP543 is not set # CONFIG_ATH79_MACH_WPE72 is not set +# CONFIG_ATH79_MACH_WPJ344 is not set +# CONFIG_ATH79_MACH_WPJ531 is not set # CONFIG_ATH79_MACH_WPJ558 is not set # CONFIG_ATH79_MACH_WRT160NL is not set # CONFIG_ATH79_MACH_WRT400N is not set @@ -140,7 +145,6 @@ CONFIG_MTD_NAND_RB750=y CONFIG_MTD_NAND_RB91X=y # CONFIG_MTD_REDBOOT_PARTS is not set -# CONFIG_MTD_SM_COMMON is not set CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y # CONFIG_MTD_TPLINK_PARTS is not set # CONFIG_OVERLAY_FS is not set @@ -148,7 +152,6 @@ # CONFIG_SOC_AR913X is not set # CONFIG_SOC_AR933X is not set # CONFIG_SOC_QCA953X is not set -# CONFIG_SOC_QCA955X is not set CONFIG_SPI_RB4XX=y CONFIG_SPI_RB4XX_CPLD=y # CONFIG_SQUASHFS is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
