From f5601a97a212890cd47c28b95912bc61a176796a Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 30 Aug 2015 12:17:57 +0000 Subject: 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 SVN-Revision: 46756 --- target/linux/brcm47xx/config-3.18 | 1 - target/linux/brcm47xx/config-4.1 | 1 - 2 files changed, 2 deletions(-) diff --git a/target/linux/brcm47xx/config-3.18 b/target/linux/brcm47xx/config-3.18 index 1703c36d78..642f9ab816 100644 --- a/target/linux/brcm47xx/config-3.18 +++ b/target/linux/brcm47xx/config-3.18 @@ -104,7 +104,6 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 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 diff --git a/target/linux/brcm47xx/config-4.1 b/target/linux/brcm47xx/config-4.1 index f601824e3f..bae7013818 100644 --- a/target/linux/brcm47xx/config-4.1 +++ b/target/linux/brcm47xx/config-4.1 @@ -109,7 +109,6 @@ CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y 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 -- cgit v1.2.3