summaryrefslogtreecommitdiffstats
path: root/target
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
commit09609b4e44df9bdd85ed2a1b043a6900825ccaeb (patch)
treeab2cb15fd375485db4ebda39aec3276204972861 /target
parentf5601a97a212890cd47c28b95912bc61a176796a (diff)
downloadmaster-31e0f0ae-09609b4e44df9bdd85ed2a1b043a6900825ccaeb.tar.gz
master-31e0f0ae-09609b4e44df9bdd85ed2a1b043a6900825ccaeb.tar.bz2
master-31e0f0ae-09609b4e44df9bdd85ed2a1b043a6900825ccaeb.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> SVN-Revision: 46757
Diffstat (limited to 'target')
-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