aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-08-30 12:18:00 +0000
committerJonas Gorski <jogo@openwrt.org>2015-08-30 12:18:00 +0000
commitdf515b07d22c5c2e30d7d26dffc51a2ebbefdb27 (patch)
tree1325657acc1922d82164ffbc9a6d5920cfac51e4 /target/linux/brcm63xx
parente20f076c8054205b26fec6a4318116e17038127c (diff)
downloadmaster-187ad058-df515b07d22c5c2e30d7d26dffc51a2ebbefdb27.tar.gz
master-187ad058-df515b07d22c5c2e30d7d26dffc51a2ebbefdb27.tar.bz2
master-187ad058-df515b07d22c5c2e30d7d26dffc51a2ebbefdb27.zip
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 <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46757 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r--target/linux/brcm63xx/config-3.181
-rw-r--r--target/linux/brcm63xx/config-4.11
2 files changed, 0 insertions, 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