Skip to content

Commit

Permalink
arm: apple: Add MTP keyboard options to defconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Hector Martin <marcan@marcan.st>
  • Loading branch information
marcan authored and kettenis committed Oct 3, 2022
1 parent 8e5278e commit cbbeeec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/apple_m1_defconfig
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -11,6 +12,7 @@ CONFIG_SYS_PBSIZE=276
CONFIG_SYS_BOOTM_LEN=0x800000
# 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
Expand Down

0 comments on commit cbbeeec

Please sign in to comment.