mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
galileo: Remove CONFIG_DESIGNWARE_ETH reference
This platform has CONFIG_ETH_DESIGNWARE set already, which is the correct value for the driver in question. Remove this incorrect line. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
1d2893d191
commit
bef12ea4a3
@ -22,7 +22,6 @@
|
|||||||
"stderr=serial\0"
|
"stderr=serial\0"
|
||||||
|
|
||||||
/* 10/100M Ethernet support */
|
/* 10/100M Ethernet support */
|
||||||
#define CONFIG_DESIGNWARE_ETH
|
|
||||||
#define CONFIG_DW_ALTDESCRIPTOR
|
#define CONFIG_DW_ALTDESCRIPTOR
|
||||||
|
|
||||||
/* Environment configuration */
|
/* Environment configuration */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user