From 795428fc679fb74734a7144498a00e2274214f03 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Thu, 26 Oct 2017 21:24:29 +0900 Subject: 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 Reviewed-by: York Sun --- include/configs/salvator-x.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/salvator-x.h') diff --git a/include/configs/salvator-x.h b/include/configs/salvator-x.h index 5bf5731..77a12de 100644 --- a/include/configs/salvator-x.h +++ b/include/configs/salvator-x.h @@ -25,7 +25,6 @@ /* use to RPC(SPI Multi I/O Bus Controller) */ /* Ethernet RAVB */ -#define CONFIG_NET_MULTI #define CONFIG_BITBANGMII #define CONFIG_BITBANGMII_MULTI -- cgit v1.1