diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:17:54 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:17:54 +0000 |
commit | 900b87e96c766b18dcb8a323e7daf1e4432927a1 (patch) | |
tree | f118afcf96467b09960b7fb8ea0b7bf5913094ae /target/linux/adm5120/config-3.18 | |
parent | 5ebd02e8d51163229658dabba7507b3abc67b215 (diff) | |
download | upstream-900b87e96c766b18dcb8a323e7daf1e4432927a1.tar.gz upstream-900b87e96c766b18dcb8a323e7daf1e4432927a1.tar.bz2 upstream-900b87e96c766b18dcb8a323e7daf1e4432927a1.zip |
adm5120: 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: 46754
Diffstat (limited to 'target/linux/adm5120/config-3.18')
-rw-r--r-- | target/linux/adm5120/config-3.18 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/adm5120/config-3.18 b/target/linux/adm5120/config-3.18 index bc243c9026..000424c2e4 100644 --- a/target/linux/adm5120/config-3.18 +++ b/target/linux/adm5120/config-3.18 @@ -119,7 +119,6 @@ CONFIG_HZ=250 CONFIG_HZ_250=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INITRAMFS_SOURCE="" # CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set CONFIG_IRQ_CPU=y |