Mark Kettenis | 58d5127 | 2021-10-23 16:58:03 +0200 | [diff] [blame] | 1 | CONFIG_ARM=y |
| 2 | CONFIG_ARCH_APPLE=y |
Mark Kettenis | 2ec941f | 2021-10-23 16:58:06 +0200 | [diff] [blame] | 3 | CONFIG_DEFAULT_DEVICE_TREE="t8103-j274" |
Tom Rini | e25a03a | 2021-11-01 12:19:22 +0000 | [diff] [blame] | 4 | CONFIG_DEBUG_UART_BASE=0x235200000 |
| 5 | CONFIG_DEBUG_UART_CLOCK=240000 |
| 6 | CONFIG_DEBUG_UART=y |
| 7 | CONFIG_SYS_LOAD_ADDR=0x880000000 |
| 8 | CONFIG_USE_PREBOOT=y |
Mark Kettenis | 58d5127 | 2021-10-23 16:58:03 +0200 | [diff] [blame] | 9 | # CONFIG_DISPLAY_CPUINFO is not set |
Mark Kettenis | 58d5127 | 2021-10-23 16:58:03 +0200 | [diff] [blame] | 10 | CONFIG_DISPLAY_BOARDINFO_LATE=y |
Tom Rini | e25a03a | 2021-11-01 12:19:22 +0000 | [diff] [blame] | 11 | # CONFIG_NET is not set |
| 12 | # CONFIG_MMC is not set |
| 13 | CONFIG_DEBUG_UART_ANNOUNCE=y |
Mark Kettenis | 58d5127 | 2021-10-23 16:58:03 +0200 | [diff] [blame] | 14 | CONFIG_USB_XHCI_HCD=y |
| 15 | CONFIG_USB_XHCI_DWC3=y |
| 16 | CONFIG_USB_KEYBOARD=y |
Tom Rini | e25a03a | 2021-11-01 12:19:22 +0000 | [diff] [blame] | 17 | CONFIG_VIDEO_SIMPLE=y |
Mark Kettenis | 58d5127 | 2021-10-23 16:58:03 +0200 | [diff] [blame] | 18 | # CONFIG_GENERATE_SMBIOS_TABLE is not set |