]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build
authorTom Rini <trini@ti.com>
Wed, 26 Mar 2014 19:56:07 +0000 (15:56 -0400)
committerTom Rini <trini@ti.com>
Fri, 28 Mar 2014 19:15:12 +0000 (15:15 -0400)
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 <trini@ti.com>
include/configs/am335x_evm.h

index 2020e7f8143745220364a76ae20ab141d9e5556f..884a42b65691dd154888cfdc2cc18e1868eb590f 100644 (file)
 #define CONFIG_BOOTCOUNT_LIMIT
 #define CONFIG_BOOTCOUNT_AM33XX
 
-/* CPSW support */
-#define CONFIG_SPL_ETH_SUPPORT
-
 /* USB gadget RNDIS */
 #define CONFIG_SPL_MUSB_NEW_SUPPORT