Author: jogo Date: 2015-08-30 14:18:00 +0200 (Sun, 30 Aug 2015) New Revision: 46757
Modified: trunk/target/linux/brcm63xx/config-3.18 trunk/target/linux/brcm63xx/config-4.1 Log: brcm63xx: disable the openwrt commandline hack We don't make use of it, so no need to have it enabled. Signed-off-by: Jonas Gorski <[email protected]> Modified: trunk/target/linux/brcm63xx/config-3.18 =================================================================== --- trunk/target/linux/brcm63xx/config-3.18 2015-08-30 12:17:57 UTC (rev 46756) +++ trunk/target/linux/brcm63xx/config-3.18 2015-08-30 12:18:00 UTC (rev 46757) @@ -123,7 +123,6 @@ # CONFIG_HZ_100 is not set CONFIG_HZ_250=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y Modified: trunk/target/linux/brcm63xx/config-4.1 =================================================================== --- trunk/target/linux/brcm63xx/config-4.1 2015-08-30 12:17:57 UTC (rev 46756) +++ trunk/target/linux/brcm63xx/config-4.1 2015-08-30 12:18:00 UTC (rev 46757) @@ -128,7 +128,6 @@ # CONFIG_HZ_100 is not set CONFIG_HZ_250=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
