diff options
Diffstat (limited to 'configs/platinum_picon_defconfig')
-rw-r--r-- | configs/platinum_picon_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platinum_picon_defconfig b/configs/platinum_picon_defconfig index 7bb102aa8f..d265e8d322 100644 --- a/configs/platinum_picon_defconfig +++ b/configs/platinum_picon_defconfig @@ -42,6 +42,7 @@ CONFIG_MTDIDS_DEFAULT="nand0=gpmi-nand" CONFIG_MTDPARTS_DEFAULT="mtdparts=gpmi-nand:14M(spl),2M(uboot),512k(env1),512k(env2),495M(ubi0),14M(res0),2M(res1),512k(res2),512k(res3),-(ubi1)" CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_NAND=y +CONFIG_FSL_ESDHC=y CONFIG_NAND=y CONFIG_NAND_MXS=y CONFIG_PHYLIB=y |