Jon Mason | 274bced | 2017-03-17 12:12:14 -0400 | [diff] [blame] | 1 | CONFIG_ARM=y |
| 2 | CONFIG_TARGET_BCMNS2=y |
Tom Rini | 278b90c | 2018-02-03 12:10:38 -0500 | [diff] [blame] | 3 | CONFIG_SYS_TEXT_BASE=0x85000000 |
Jon Mason | 274bced | 2017-03-17 12:12:14 -0400 | [diff] [blame] | 4 | CONFIG_IDENT_STRING=" Broadcom Northstar 2" |
| 5 | CONFIG_DISTRO_DEFAULTS=y |
Jon Mason | 274bced | 2017-03-17 12:12:14 -0400 | [diff] [blame] | 6 | CONFIG_BOOTDELAY=5 |
| 7 | # CONFIG_DISPLAY_CPUINFO is not set |
| 8 | CONFIG_SYS_PROMPT="u-boot> " |
Tom Rini | 6f6b7cf | 2018-03-06 19:02:27 -0500 | [diff] [blame] | 9 | CONFIG_CONS_INDEX=4 |
Jon Mason | 274bced | 2017-03-17 12:12:14 -0400 | [diff] [blame] | 10 | CONFIG_SYS_NS16550=y |
| 11 | CONFIG_OF_LIBFDT=y |