diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:18:05 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-08-30 12:18:05 +0000 |
commit | 6920a664e8b9a6a70b1a4d4c32c463988dbaa41b (patch) | |
tree | f746663ea7e05e584d51a224de9ade6504d652a9 /target/linux/malta | |
parent | 09609b4e44df9bdd85ed2a1b043a6900825ccaeb (diff) | |
download | upstream-6920a664e8b9a6a70b1a4d4c32c463988dbaa41b.tar.gz upstream-6920a664e8b9a6a70b1a4d4c32c463988dbaa41b.tar.bz2 upstream-6920a664e8b9a6a70b1a4d4c32c463988dbaa41b.zip |
malta: 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: 46758
Diffstat (limited to 'target/linux/malta')
-rw-r--r-- | target/linux/malta/config-3.18 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/malta/config-3.18 b/target/linux/malta/config-3.18 index daf3b256e8..09d3ab3f91 100644 --- a/target/linux/malta/config-3.18 +++ b/target/linux/malta/config-3.18 @@ -113,7 +113,6 @@ CONFIG_HW_HAS_PCI=y CONFIG_I8253=y CONFIG_I8253_LOCK=y CONFIG_I8259=y -CONFIG_IMAGE_CMDLINE_HACK=y CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_INPUT=y |