diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:17:56 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:17:56 +0000 |
commit | 9f2aea9893b9598de6b9c395d7e47d179bec0e83 (patch) | |
tree | a2f5267f30bc4a42e9eb5cb0623212f35c734745 | |
parent | a686df83e3c3511a4e16508c0151ae1e55add755 (diff) | |
download | master-187ad058-9f2aea9893b9598de6b9c395d7e47d179bec0e83.tar.gz master-187ad058-9f2aea9893b9598de6b9c395d7e47d179bec0e83.tar.bz2 master-187ad058-9f2aea9893b9598de6b9c395d7e47d179bec0e83.zip |
ath25: 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@46755 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/ath25/config-3.18 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ath25/config-3.18 b/target/linux/ath25/config-3.18 index a275a6f703..885604199e 100644 --- a/target/linux/ath25/config-3.18 +++ b/target/linux/ath25/config-3.18 @@ -83,7 +83,6 @@ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=y CONFIG_HZ_PERIODIC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IP17XX_PHY=y CONFIG_IRQ_CPU=y |