diff options
author | Dirk Neukirchen <dirkneukirchen@web.de> | 2016-06-04 18:35:52 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-06-06 14:58:11 +0200 |
commit | d0ef9b4d387e579d49aebd61b44ecf8f777a1585 (patch) | |
tree | a2251ed61277d1b50d63f33b352e38dec65b96e3 /target | |
parent | ac765cfdc880bbe2f2c8e7ae04e8630563405cb4 (diff) | |
download | upstream-d0ef9b4d387e579d49aebd61b44ecf8f777a1585.tar.gz upstream-d0ef9b4d387e579d49aebd61b44ecf8f777a1585.tar.bz2 upstream-d0ef9b4d387e579d49aebd61b44ecf8f777a1585.zip |
mpc85xx: remove unneeded symbols
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/mpc85xx/config-4.4 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/mpc85xx/config-4.4 b/target/linux/mpc85xx/config-4.4 index 5b76ec58ae..90bde4fbf0 100644 --- a/target/linux/mpc85xx/config-4.4 +++ b/target/linux/mpc85xx/config-4.4 @@ -132,8 +132,6 @@ CONFIG_HZ=250 # CONFIG_HZ_100 is not set CONFIG_HZ_250=y CONFIG_HZ_PERIODIC=y -CONFIG_INET_DIAG=y -CONFIG_INET_TCP_DIAG=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IOMMU_HELPER=y # CONFIG_IPIC is not set @@ -270,7 +268,6 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SERIAL_QE is not set CONFIG_SIMPLE_GPIO=y -CONFIG_SOCK_DIAG=y # CONFIG_SOCRATES is not set CONFIG_SPARSE_IRQ=y CONFIG_SPE=y |