From: Tom Rini Date: Wed, 26 Mar 2014 19:56:07 +0000 (-0400) Subject: am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build X-Git-Tag: v2014.04-rc3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=423ec7fed2e0877af412c5d787e9ad9d30f0ba5d;p=pandora-u-boot.git am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build On the boards this target supports this option is either non possible without hardware mods (Beaglebone White/Black) or not supported due to board design. Drop this and regain some space. Signed-off-by: Tom Rini --- diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 2020e7f8143..884a42b6569 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -208,9 +208,6 @@ #define CONFIG_BOOTCOUNT_LIMIT #define CONFIG_BOOTCOUNT_AM33XX -/* CPSW support */ -#define CONFIG_SPL_ETH_SUPPORT - /* USB gadget RNDIS */ #define CONFIG_SPL_MUSB_NEW_SUPPORT