arm: apple: Add MTP keyboard options to defconfig

Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
Hector Martin 2022-08-02 15:11:14 +09:00 committed by Mark Kettenis
parent faf28c046e
commit a2f58b6a73

View file

@ -1,4 +1,5 @@
CONFIG_ARM=y
CONFIG_MISC=y
CONFIG_ARCH_APPLE=y
CONFIG_DEFAULT_DEVICE_TREE="t8103-j274"
CONFIG_SYS_LOAD_ADDR=0x0
@ -11,6 +12,7 @@ CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_BOARD_LATE_INIT=y
# CONFIG_NET is not set
CONFIG_APPLE_SPI_KEYB=y
CONFIG_APPLE_MTP_KEYB=y
# CONFIG_MMC is not set
CONFIG_NVME_APPLE=y
CONFIG_USB_XHCI_HCD=y