From 9e4de2345c39e969c9ee24314326f7a114f56386 Mon Sep 17 00:00:00 2001 From: jogo Date: Sun, 30 Aug 2015 12:18:00 +0000 Subject: [PATCH] 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46757 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/config-3.18 | 1 - target/linux/brcm63xx/config-4.1 | 1 - 2 files changed, 2 deletions(-) diff --git a/target/linux/brcm63xx/config-3.18 b/target/linux/brcm63xx/config-3.18 index 0d7a5c7a9b..b72080bd79 100644 --- a/target/linux/brcm63xx/config-3.18 +++ b/target/linux/brcm63xx/config-3.18 @@ -123,7 +123,6 @@ CONFIG_HZ=250 # 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 diff --git a/target/linux/brcm63xx/config-4.1 b/target/linux/brcm63xx/config-4.1 index 2f80127314..d61b6e6d01 100644 --- a/target/linux/brcm63xx/config-4.1 +++ b/target/linux/brcm63xx/config-4.1 @@ -128,7 +128,6 @@ CONFIG_HZ=250 # 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 -- 2.11.0