Skip to content

Commit e4e362d

Browse files
author
Sam
committed
Try to enable CONFIG_MMC_DW manually
1 parent af68cf7 commit e4e362d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/arm64_defconfig-6.12

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ CONFIG_KEYBOARD_GPIO_POLLED=y
140140

141141
CONFIG_MMC_SDHCI_OF_DWCMSHC=y
142142

143+
CONFIG_MMC_DW=y
143144
CONFIG_MMC_DW_ROCKCHIP=y
144145

145146
# CONFIG_DW_WATCHDOG is not set
@@ -287,3 +288,6 @@ CONFIG_RTC_DRV_PL031=y
287288
CONFIG_RTC_DRV_CADENCE=m
288289
CONFIG_RTC_DRV_HID_SENSOR_TIME=m
289290
CONFIG_RTC_DRV_GOLDFISH=m
291+
292+
CONFIG_COMMON_CLK_SCMI=y
293+
CONFIG_COMMON_CLK_SCPI=y

0 commit comments

Comments
 (0)