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/pxm2.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/pxm2.h') diff --git a/include/configs/pxm2.h b/include/configs/pxm2.h index 990fd84b32..55b0bac2e2 100644 --- a/include/configs/pxm2.h +++ b/include/configs/pxm2.h @@ -44,7 +44,6 @@ #undef CONFIG_SPL_NET_SUPPORT #undef CONFIG_SPL_NET_VCI_STRING -#undef CONFIG_SPL_ETH_SUPPORT #define CONFIG_PHY_ATHEROS -- cgit v1.2.1