From 2e6260462b5e4014169ad5b52b0931ea82649c7f Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:18:36 -0600 Subject: Convert CONFIG_SPL_ETH_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- include/configs/etamin.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/etamin.h') diff --git a/include/configs/etamin.h b/include/configs/etamin.h index 4919cfe..32334ad 100644 --- a/include/configs/etamin.h +++ b/include/configs/etamin.h @@ -108,7 +108,6 @@ #undef CONFIG_SPL_NET_SUPPORT #undef CONFIG_SPL_NET_VCI_STRING -#undef CONFIG_SPL_ETH_SUPPORT #undef CONFIG_MII #undef CONFIG_PHY_GIGE -- cgit v1.1