]> Git Repo - u-boot.git/blob - configs/apple_m1_defconfig
Merge patch series "Complete decoupling of zboot logic from commands"
[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_SYS_LOAD_ADDR=0x0
5 CONFIG_SYS_BOOTM_LEN=0x800000
6 CONFIG_USE_PREBOOT=y
7 CONFIG_SYS_CBSIZE=256
8 CONFIG_SYS_PBSIZE=276
9 # CONFIG_DISPLAY_CPUINFO is not set
10 CONFIG_DISPLAY_BOARDINFO_LATE=y
11 CONFIG_BOARD_LATE_INIT=y
12 # CONFIG_NET is not set
13 CONFIG_APPLE_SPI_KEYB=y
14 # CONFIG_MMC is not set
15 CONFIG_NVME_APPLE=y
16 CONFIG_USB_XHCI_HCD=y
17 CONFIG_USB_XHCI_DWC3=y
18 CONFIG_USB_XHCI_PCI=y
19 CONFIG_USB_DWC3=y
20 CONFIG_USB_KEYBOARD=y
21 CONFIG_SYS_WHITE_ON_BLACK=y
22 CONFIG_NO_FB_CLEAR=y
23 CONFIG_VIDEO_SIMPLE=y
24 # CONFIG_SMBIOS is not set
25 CONFIG_LMB_MAX_REGIONS=64
This page took 0.029843 seconds and 4 git commands to generate.