mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-13 14:53:28 +08:00
5dc4dfd2a9
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_TARGET_BCMNS2=y
|
|
CONFIG_IDENT_STRING=" Broadcom Northstar 2"
|
|
CONFIG_DISTRO_DEFAULTS=y
|
|
CONFIG_BOOTDELAY=5
|
|
# CONFIG_DISPLAY_CPUINFO is not set
|
|
CONFIG_SYS_PROMPT="u-boot> "
|
|
# CONFIG_CMD_IMLS is not set
|
|
CONFIG_SYS_NS16550=y
|
|
CONFIG_OF_LIBFDT=y
|