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 | 22d707ecd8e3d87b1021a6dd9181b6001eaa0f65 (patch) | |
tree | cfa8c40db6e76c1fe11419f05142f1a49071fe1c /target/linux | |
parent | 900b87e96c766b18dcb8a323e7daf1e4432927a1 (diff) | |
download | upstream-22d707ecd8e3d87b1021a6dd9181b6001eaa0f65.tar.gz upstream-22d707ecd8e3d87b1021a6dd9181b6001eaa0f65.tar.bz2 upstream-22d707ecd8e3d87b1021a6dd9181b6001eaa0f65.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>
SVN-Revision: 46755
Diffstat (limited to 'target/linux')
-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 |