]> Git Repo - J-u-boot.git/blob - configs/apple_m1_defconfig
configs: Resync with savedefconfig
[J-u-boot.git] / configs / apple_m1_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_APPLE=y
3 CONFIG_DEFAULT_DEVICE_TREE="t8103-j274"
4 CONFIG_DEBUG_UART_BASE=0x235200000
5 CONFIG_DEBUG_UART_CLOCK=24000000
6 CONFIG_DEBUG_UART=y
7 CONFIG_SYS_LOAD_ADDR=0x880000000
8 CONFIG_USE_PREBOOT=y
9 # CONFIG_DISPLAY_CPUINFO is not set
10 CONFIG_DISPLAY_BOARDINFO_LATE=y
11 # CONFIG_NET is not set
12 CONFIG_APPLE_SPI_KEYB=y
13 # CONFIG_MMC is not set
14 CONFIG_NVME_APPLE=y
15 CONFIG_DEBUG_UART_ANNOUNCE=y
16 CONFIG_USB_XHCI_HCD=y
17 CONFIG_USB_XHCI_DWC3=y
18 CONFIG_USB_KEYBOARD=y
19 CONFIG_VIDEO_SIMPLE=y
20 # CONFIG_GENERATE_SMBIOS_TABLE is not set
This page took 0.030608 seconds and 4 git commands to generate.