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/thuban.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/thuban.h') diff --git a/include/configs/thuban.h b/include/configs/thuban.h index b9c687a164..8d7b280f56 100644 --- a/include/configs/thuban.h +++ b/include/configs/thuban.h @@ -44,8 +44,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.3