]> Git Repo - J-u-boot.git/blob - configs/apple_m1_defconfig
arm: dts: apple: Add preliminary device trees
[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_DISPLAY_CPUINFO is not set
5 # CONFIG_MMC is not set
6 # CONFIG_NET is not set
7 CONFIG_VIDEO_SIMPLE=y
8 CONFIG_DISPLAY_BOARDINFO_LATE=y
9 CONFIG_USB_XHCI_HCD=y
10 CONFIG_USB_XHCI_DWC3=y
11 CONFIG_USB_KEYBOARD=y
12 CONFIG_USB_STORAGE=y
13 CONFIG_USE_PREBOOT=y
14 CONFIG_PREBOOT="usb start"
15 CONFIG_SYS_LOAD_ADDR=0x880000000
16 # CONFIG_GENERATE_SMBIOS_TABLE is not set
17 CONFIG_DEBUG_UART=y
18 CONFIG_DEBUG_UART_ANNOUNCE=y
19 CONFIG_DEBUG_UART_BASE=0x235200000
20 CONFIG_DEBUG_UART_CLOCK=240000
This page took 0.026499 seconds and 4 git commands to generate.