Remove not used anymore config CONFIG_HORNET_1_1_WAR
authorPiotr Dymacz <pepe2k@gmail.com>
Mon, 16 Nov 2015 02:11:57 +0000 (03:11 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Mon, 16 Nov 2015 02:11:57 +0000 (03:11 +0100)
u-boot/Makefile

index f666612bd3ac606aca896a2387efad31f54b846a..e9f3663ab850a45436990f64dd276e25820dc390 100644 (file)
@@ -342,7 +342,6 @@ endif
 hornet_common_config : common_config
        @echo "#define SOC_TYPE                QCA_AR933X_SOC" >> include/config.h
        @echo "#define CONFIG_MACH_HORNET                   1" >> include/config.h
-       @echo "#define CONFIG_HORNET_1_1_WAR                1" >> include/config.h
 
 wr703n_config : unconfig hornet_common_config
        @/bin/echo -e '\e[32m> Configuring for TP-Link TL-WR703N at:' `date` '\e[0m'