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/rt288x | |
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/rt288x')
-rw-r--r-- | target/linux/ramips/rt288x/config-3.18 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/rt288x/config-3.18 b/target/linux/ramips/rt288x/config-3.18 index fe2c55d4cf..f9eacfb964 100644 --- a/target/linux/ramips/rt288x/config-3.18 +++ b/target/linux/ramips/rt288x/config-3.18 @@ -82,7 +82,6 @@ CONFIG_HAVE_PERF_EVENTS=y CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HW_HAS_PCI=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IP17XX_PHY=y CONFIG_IRQCHIP=y |