From dce63c49287c0aa34c3b6a4bd982cfdebcf67a4f Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:18:50 -0600 Subject: Convert CONFIG_SPL_NET_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- include/configs/etamin.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/etamin.h') diff --git a/include/configs/etamin.h b/include/configs/etamin.h index f8eaf9b326..fda18b206d 100644 --- a/include/configs/etamin.h +++ b/include/configs/etamin.h @@ -106,8 +106,6 @@ #define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS 0x300 -#undef CONFIG_SPL_NET_SUPPORT - #undef CONFIG_MII #undef CONFIG_PHY_GIGE #define CONFIG_PHY_SMSC -- cgit v1.2.1