summaryrefslogtreecommitdiff
path: root/include/configs/cyrus.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-10-26 21:24:29 +0900
committerTom Rini <trini@konsulko.com>2017-10-27 08:52:22 -0400
commit795428fc679fb74734a7144498a00e2274214f03 (patch)
tree282afe76d71334426d10e9fe9c537e9045a3b3a3 /include/configs/cyrus.h
parenta28b90b78715e165f3d52f09f056724f2a6e3d25 (diff)
net: remove CONFIG_NET_MULTI
This macro is defined, but not referenced by anyone. I did not touch config_whitelist.txt - the CONFIG will be dropped by the next re-sync. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/cyrus.h')
-rw-r--r--include/configs/cyrus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cyrus.h b/include/configs/cyrus.h
index 13e7c71609..1b20d85acf 100644
--- a/include/configs/cyrus.h
+++ b/include/configs/cyrus.h
@@ -370,7 +370,6 @@
#ifdef CONFIG_PCI
#define CONFIG_PCI_INDIRECT_BRIDGE
-#define CONFIG_NET_MULTI
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
#endif /* CONFIG_PCI */