Skip to content

Commit 030d434

Browse files
marcanjannau
authored andcommitted
arm: apple: Add MTP keyboard options to defconfig
Signed-off-by: Hector Martin <[email protected]>
1 parent 56e691c commit 030d434

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

configs/apple_m1_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
CONFIG_ARM=y
2+
CONFIG_MISC=y
23
CONFIG_ARCH_APPLE=y
34
CONFIG_DEFAULT_DEVICE_TREE="t8103-j274"
45
CONFIG_SYS_BOOTM_LEN=0x800000
@@ -14,6 +15,7 @@ CONFIG_CMD_SELECT_FONT=y
1415
CONFIG_NO_NET=y
1516
CONFIG_SYS_64BIT_LBA=y
1617
CONFIG_APPLE_SPI_KEYB=y
18+
CONFIG_APPLE_MTP_KEYB=y
1719
# CONFIG_MMC is not set
1820
CONFIG_NVME_APPLE=y
1921
CONFIG_USB_XHCI_HCD=y

0 commit comments

Comments
 (0)