mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-06 10:43:25 +08:00
10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
|
CONFIG_ARM=y
|
||
|
CONFIG_TARGET_LS2080ARDB=y
|
||
|
CONFIG_SPL=y
|
||
|
CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4,NAND,LS2085A"
|
||
|
# CONFIG_CMD_SETEXPR is not set
|
||
|
CONFIG_NET_RANDOM_ETHADDR=y
|
||
|
CONFIG_NETDEVICES=y
|
||
|
CONFIG_E1000=y
|
||
|
CONFIG_SYS_NS16550=y
|