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 | 864b924080af1c5f2f8b02ef008995aa90459f4a (patch) | |
tree | 1eb25cb8bbb6639c9c49f1f9dbe41a4bc9040d2e /target/linux/ramips/mt7628 | |
parent | 211ed6d0a433df083811a8cde5391956622e5a75 (diff) | |
download | master-187ad058-864b924080af1c5f2f8b02ef008995aa90459f4a.tar.gz master-187ad058-864b924080af1c5f2f8b02ef008995aa90459f4a.tar.bz2 master-187ad058-864b924080af1c5f2f8b02ef008995aa90459f4a.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46759 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/mt7628')
-rw-r--r-- | target/linux/ramips/mt7628/config-3.18 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7628/config-3.18 b/target/linux/ramips/mt7628/config-3.18 index 88dec7e1f4..e0bc10a3e7 100644 --- a/target/linux/ramips/mt7628/config-3.18 +++ b/target/linux/ramips/mt7628/config-3.18 @@ -94,7 +94,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 |