summaryrefslogtreecommitdiff
path: root/configs/chromebook_speedy_defconfig
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2021-02-16 04:16:56 +0300
committerPeng Fan <peng.fan@nxp.com>2021-02-19 10:11:33 +0300
commit144d0574d5f3652008ef400e86cc66db5ef88736 (patch)
tree2fe3ed2cd66e9f3ad7a587d19e236f3cc5f66fad /configs/chromebook_speedy_defconfig
parentba74bc1a0e4c34fadd5794d03e5c733baccb85f0 (diff)
downloadu-boot-144d0574d5f3652008ef400e86cc66db5ef88736.tar.xz
configs: enable CONFIG_MMC_PWRSEQ configuration
Enable CONFIG_MMC_PWRSEQ configuration about boards that is using rockchip_dw_mmc driver. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'configs/chromebook_speedy_defconfig')
-rw-r--r--configs/chromebook_speedy_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/chromebook_speedy_defconfig b/configs/chromebook_speedy_defconfig
index e3d4c30739..4b460ee6a9 100644
--- a/configs/chromebook_speedy_defconfig
+++ b/configs/chromebook_speedy_defconfig
@@ -64,6 +64,7 @@ CONFIG_CROS_EC_KEYB=y
CONFIG_CROS_EC=y
CONFIG_CROS_EC_SPI=y
CONFIG_PWRSEQ=y
+CONFIG_MMC_PWRSEQ=y
# CONFIG_SPL_DM_MMC is not set
CONFIG_MMC_DW=y
CONFIG_MMC_DW_ROCKCHIP=y