mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
a77fda1f7d
Move config for the E1000 Ethernet driver to Kconfig and tidy up affected boards. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
6 lines
154 B
Text
6 lines
154 B
Text
CONFIG_ARM=y
|
|
CONFIG_TARGET_LS1021AQDS=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,LPUART"
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_E1000=y
|