diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:18:14 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:18:14 +0000 |
commit | efb2c403cfacc463e2479c5fc73d58895e48a6c1 (patch) | |
tree | 2c45962ead71a29393272e69901966e86eab6419 /target/linux/ramips/mt7688 | |
parent | 6920a664e8b9a6a70b1a4d4c32c463988dbaa41b (diff) | |
download | upstream-efb2c403cfacc463e2479c5fc73d58895e48a6c1.tar.gz upstream-efb2c403cfacc463e2479c5fc73d58895e48a6c1.tar.bz2 upstream-efb2c403cfacc463e2479c5fc73d58895e48a6c1.zip |
ramips: 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: 46759
Diffstat (limited to 'target/linux/ramips/mt7688')
-rw-r--r-- | target/linux/ramips/mt7688/config-3.18 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7688/config-3.18 b/target/linux/ramips/mt7688/config-3.18 index e645c0d2d5..b828b997e2 100644 --- a/target/linux/ramips/mt7688/config-3.18 +++ b/target/linux/ramips/mt7688/config-3.18 @@ -95,7 +95,6 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HW_HAS_PCI=y CONFIG_HZ_PERIODIC=y CONFIG_ICPLUS_PHY=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQCHIP=y CONFIG_IRQ_CPU=y |