Author: blogic Date: 2015-04-05 09:40:38 +0200 (Sun, 05 Apr 2015) New Revision: 45276
Modified: trunk/target/linux/mcs814x/config-3.14 trunk/target/linux/mcs814x/config-3.18 trunk/target/linux/xburst/config-3.18 Log: kernel: CONFIG_BRIDGE should not be overridden this breaks ebtables, netfilter, ... during fullbuilds Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/mcs814x/config-3.14 =================================================================== --- trunk/target/linux/mcs814x/config-3.14 2015-04-04 19:33:32 UTC (rev 45275) +++ trunk/target/linux/mcs814x/config-3.14 2015-04-05 07:40:38 UTC (rev 45276) @@ -18,7 +18,6 @@ # CONFIG_ARPD is not set CONFIG_BCMA_POSSIBLE=y CONFIG_BINFMT_MISC=y -# CONFIG_BRIDGE is not set # CONFIG_CACHE_L2X0 is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CLKDEV_LOOKUP=y Modified: trunk/target/linux/mcs814x/config-3.18 =================================================================== --- trunk/target/linux/mcs814x/config-3.18 2015-04-04 19:33:32 UTC (rev 45275) +++ trunk/target/linux/mcs814x/config-3.18 2015-04-05 07:40:38 UTC (rev 45276) @@ -25,7 +25,6 @@ CONFIG_ARM_L1_CACHE_SHIFT=5 # CONFIG_ARM_THUMB is not set CONFIG_BINFMT_MISC=y -# CONFIG_BRIDGE is not set # CONFIG_CACHE_L2X0 is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CLKDEV_LOOKUP=y Modified: trunk/target/linux/xburst/config-3.18 =================================================================== --- trunk/target/linux/xburst/config-3.18 2015-04-04 19:33:32 UTC (rev 45275) +++ trunk/target/linux/xburst/config-3.18 2015-04-05 07:40:38 UTC (rev 45276) @@ -18,7 +18,6 @@ # CONFIG_BACKLIGHT_PWM is not set CONFIG_BATTERY_JZ4740=y # CONFIG_BLK_DEV_INITRD is not set -# CONFIG_BRIDGE is not set CONFIG_CHARGER_GPIO=y CONFIG_CLONE_BACKWARDS=y CONFIG_CONFIGFS_FS=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
