From 0cfccb54014bf488c300dad07b9d1c07d8fcd3f2 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 4 Dec 2019 17:18:38 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/P1020RDB-PD_SDCARD_defconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'configs/P1020RDB-PD_SDCARD_defconfig') diff --git a/configs/P1020RDB-PD_SDCARD_defconfig b/configs/P1020RDB-PD_SDCARD_defconfig index 18888e7..b155a97 100644 --- a/configs/P1020RDB-PD_SDCARD_defconfig +++ b/configs/P1020RDB-PD_SDCARD_defconfig @@ -47,7 +47,9 @@ CONFIG_DEFAULT_DEVICE_TREE="p1020rdb-pd" CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM=y +CONFIG_DM_MMC=y CONFIG_FSL_ESDHC=y +CONFIG_MTD=y CONFIG_MTD_NOR_FLASH=y CONFIG_FLASH_CFI_DRIVER=y CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y @@ -69,6 +71,3 @@ CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y -CONFIG_USB_STORAGE=y -CONFIG_DM_MMC=y -CONFIG_MTD=y -- cgit v1.1