Author: jogo Date: 2015-08-30 14:17:57 +0200 (Sun, 30 Aug 2015) New Revision: 46756
Modified: trunk/target/linux/brcm47xx/config-3.18 trunk/target/linux/brcm47xx/config-4.1 Log: brcm47xx: 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/brcm47xx/config-3.18 =================================================================== --- trunk/target/linux/brcm47xx/config-3.18 2015-08-30 12:17:56 UTC (rev 46755) +++ trunk/target/linux/brcm47xx/config-3.18 2015-08-30 12:17:57 UTC (rev 46756) @@ -104,7 +104,6 @@ CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y CONFIG_IRQ_DOMAIN=y Modified: trunk/target/linux/brcm47xx/config-4.1 =================================================================== --- trunk/target/linux/brcm47xx/config-4.1 2015-08-30 12:17:56 UTC (rev 46755) +++ trunk/target/linux/brcm47xx/config-4.1 2015-08-30 12:17:57 UTC (rev 46756) @@ -109,7 +109,6 @@ CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y CONFIG_IRQ_DOMAIN=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
