Author: nbd Date: 2014-08-04 22:54:39 +0200 (Mon, 04 Aug 2014) New Revision: 41994
Modified: trunk/target/linux/atheros/config-3.10 Log: atheros: refresh config-3.10 Refresh 3.10 kernel configuration, particulary correct AR2315_WDT symbol position. Signed-off-by: Sergey Ryazanov <[email protected]> Modified: trunk/target/linux/atheros/config-3.10 =================================================================== --- trunk/target/linux/atheros/config-3.10 2014-08-04 14:46:52 UTC (rev 41993) +++ trunk/target/linux/atheros/config-3.10 2014-08-04 20:54:39 UTC (rev 41994) @@ -1,4 +1,5 @@ CONFIG_ADM6996_PHY=y +CONFIG_AR2315_WDT=y CONFIG_AR8216_PHY=y CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y CONFIG_ARCH_DISCARD_MEMBLOCK=y @@ -12,7 +13,6 @@ CONFIG_ATHEROS_AR2315_PCI=y CONFIG_ATHEROS_AR231X=y CONFIG_ATHEROS_AR5312=y -CONFIG_AR2315_WDT=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CLONE_BACKWARDS=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
