Author: luka Date: 2014-11-30 02:14:12 +0100 (Sun, 30 Nov 2014) New Revision: 43431
Modified: trunk/target/linux/generic/config-3.14 trunk/target/linux/generic/config-3.18 Log: generic: set CONFIG_GENERIC_NET_UTILS Signed-off-by: Luka Perkov <[email protected]> Modified: trunk/target/linux/generic/config-3.14 =================================================================== --- trunk/target/linux/generic/config-3.14 2014-11-30 00:19:33 UTC (rev 43430) +++ trunk/target/linux/generic/config-3.14 2014-11-30 01:14:12 UTC (rev 43431) @@ -1075,6 +1075,7 @@ CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_IRQ_PROBE=y +CONFIG_GENERIC_NET_UTILS=y # CONFIG_GENERIC_PHY is not set CONFIG_GENERIC_TIME=y # CONFIG_GENWQE is not set Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2014-11-30 00:19:33 UTC (rev 43430) +++ trunk/target/linux/generic/config-3.18 2014-11-30 01:14:12 UTC (rev 43431) @@ -1120,6 +1120,7 @@ CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_IRQ_PROBE=y +CONFIG_GENERIC_NET_UTILS=y # CONFIG_GENERIC_PHY is not set CONFIG_GENERIC_TIME=y # CONFIG_GENWQE is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
