diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:17:57 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:17:57 +0000 |
commit | f5601a97a212890cd47c28b95912bc61a176796a (patch) | |
tree | 9f2843a3c12fcfd19e9e16f021e2d7840397d8c6 /target/linux/brcm47xx/config-4.1 | |
parent | 22d707ecd8e3d87b1021a6dd9181b6001eaa0f65 (diff) | |
download | upstream-f5601a97a212890cd47c28b95912bc61a176796a.tar.gz upstream-f5601a97a212890cd47c28b95912bc61a176796a.tar.bz2 upstream-f5601a97a212890cd47c28b95912bc61a176796a.zip |
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 <jogo@openwrt.org>
SVN-Revision: 46756
Diffstat (limited to 'target/linux/brcm47xx/config-4.1')
-rw-r--r-- | target/linux/brcm47xx/config-4.1 | 1 |
1 files changed, 0 insertions, 1 deletions
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 |