Author: jogo Date: 2015-08-30 14:18:14 +0200 (Sun, 30 Aug 2015) New Revision: 46759
Modified: trunk/target/linux/ramips/mt7620/config-3.18 trunk/target/linux/ramips/mt7621/config-3.18 trunk/target/linux/ramips/mt7628/config-3.18 trunk/target/linux/ramips/mt7688/config-3.18 trunk/target/linux/ramips/rt288x/config-3.18 trunk/target/linux/ramips/rt3883/config-3.18 Log: ramips: 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/ramips/mt7620/config-3.18 =================================================================== --- trunk/target/linux/ramips/mt7620/config-3.18 2015-08-30 12:18:05 UTC (rev 46758) +++ trunk/target/linux/ramips/mt7620/config-3.18 2015-08-30 12:18:14 UTC (rev 46759) @@ -94,7 +94,6 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HW_HAS_PCI=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQCHIP=y CONFIG_IRQ_CPU=y Modified: trunk/target/linux/ramips/mt7621/config-3.18 =================================================================== --- trunk/target/linux/ramips/mt7621/config-3.18 2015-08-30 12:18:05 UTC (rev 46758) +++ trunk/target/linux/ramips/mt7621/config-3.18 2015-08-30 12:18:14 UTC (rev 46759) @@ -94,7 +94,6 @@ CONFIG_HIGHMEM=y CONFIG_HW_HAS_PCI=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQCHIP=y CONFIG_IRQ_CPU=y Modified: trunk/target/linux/ramips/mt7628/config-3.18 =================================================================== --- trunk/target/linux/ramips/mt7628/config-3.18 2015-08-30 12:18:05 UTC (rev 46758) +++ trunk/target/linux/ramips/mt7628/config-3.18 2015-08-30 12:18:14 UTC (rev 46759) @@ -94,7 +94,6 @@ CONFIG_HW_HAS_PCI=y CONFIG_HZ_PERIODIC=y CONFIG_ICPLUS_PHY=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQCHIP=y CONFIG_IRQ_CPU=y Modified: trunk/target/linux/ramips/mt7688/config-3.18 =================================================================== --- trunk/target/linux/ramips/mt7688/config-3.18 2015-08-30 12:18:05 UTC (rev 46758) +++ trunk/target/linux/ramips/mt7688/config-3.18 2015-08-30 12:18:14 UTC (rev 46759) @@ -95,7 +95,6 @@ CONFIG_HW_HAS_PCI=y CONFIG_HZ_PERIODIC=y CONFIG_ICPLUS_PHY=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQCHIP=y CONFIG_IRQ_CPU=y Modified: trunk/target/linux/ramips/rt288x/config-3.18 =================================================================== --- trunk/target/linux/ramips/rt288x/config-3.18 2015-08-30 12:18:05 UTC (rev 46758) +++ trunk/target/linux/ramips/rt288x/config-3.18 2015-08-30 12:18:14 UTC (rev 46759) @@ -82,7 +82,6 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HW_HAS_PCI=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IP17XX_PHY=y CONFIG_IRQCHIP=y Modified: trunk/target/linux/ramips/rt3883/config-3.18 =================================================================== --- trunk/target/linux/ramips/rt3883/config-3.18 2015-08-30 12:18:05 UTC (rev 46758) +++ trunk/target/linux/ramips/rt3883/config-3.18 2015-08-30 12:18:14 UTC (rev 46759) @@ -90,7 +90,6 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HW_HAS_PCI=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQCHIP=y CONFIG_IRQ_CPU=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
