diff options
Diffstat (limited to 'configs/pcm052_defconfig')
-rw-r--r-- | configs/pcm052_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig index 171341bdb2..b7e3d04641 100644 --- a/configs/pcm052_defconfig +++ b/configs/pcm052_defconfig @@ -39,7 +39,7 @@ CONFIG_SYS_EEPROM_SIZE=32768 CONFIG_SYS_EEPROM_PAGE_WRITE_BITS=6 CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2 CONFIG_DM_MMC=y -CONFIG_FSL_ESDHC=y +CONFIG_FSL_ESDHC_IMX=y CONFIG_MTD=y CONFIG_NAND_VF610_NFC=y CONFIG_NAND_VF610_NFC_DT=y |