diff options
author | Dirk Neukirchen <dirkneukirchen@web.de> | 2016-06-04 18:36:07 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-06-06 14:58:11 +0200 |
commit | 3ef433c2c08499bae74e38c2638b265625fcc955 (patch) | |
tree | a206cbbc50a684283a0becfa74ab61a3e352b061 /target | |
parent | 7cc4fa1ae10c18fd088217955ace413a9faf91e3 (diff) | |
download | upstream-3ef433c2c08499bae74e38c2638b265625fcc955.tar.gz upstream-3ef433c2c08499bae74e38c2638b265625fcc955.tar.bz2 upstream-3ef433c2c08499bae74e38c2638b265625fcc955.zip |
malta: remove unneeded symbols
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/malta/config-4.4 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/malta/config-4.4 b/target/linux/malta/config-4.4 index 7bcfaea5f3..b19c9f2f89 100644 --- a/target/linux/malta/config-4.4 +++ b/target/linux/malta/config-4.4 @@ -139,8 +139,6 @@ CONFIG_HW_HAS_PCI=y CONFIG_I8253=y CONFIG_I8253_LOCK=y CONFIG_I8259=y -CONFIG_INET_DIAG=y -CONFIG_INET_TCP_DIAG=y CONFIG_INPUT=y # CONFIG_INPUT_MISC is not set CONFIG_INPUT_MOUSEDEV=y @@ -258,7 +256,6 @@ CONFIG_SERIO=y CONFIG_SERIO_SERPORT=y CONFIG_SMP=y CONFIG_SMP_UP=y -CONFIG_SOCK_DIAG=y CONFIG_SRCU=y # CONFIG_STAGING is not set # CONFIG_SUNXI_SRAM is not set |