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
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
"stderr=serial\0"
|
||||
|
||||
/* 10/100M Ethernet support */
|
||||
#define CONFIG_DESIGNWARE_ETH
|
||||
#define CONFIG_DW_ALTDESCRIPTOR
|
||||
|
||||
/* Environment configuration */
|
||||
|
|
Loading…
Reference in a new issue