diff options
Diffstat (limited to 'configs/titanium_defconfig')
-rw-r--r-- | configs/titanium_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/titanium_defconfig b/configs/titanium_defconfig index 2267039363..0f658ff315 100644 --- a/configs/titanium_defconfig +++ b/configs/titanium_defconfig @@ -30,6 +30,7 @@ CONFIG_MTDIDS_DEFAULT="nand0=gpmi-nand" CONFIG_MTDPARTS_DEFAULT="mtdparts=gpmi-nand:16M(uboot),512k(env1),512k(env2),-(ubi)" CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_NAND=y +CONFIG_FSL_ESDHC=y CONFIG_NAND=y CONFIG_NAND_MXS=y CONFIG_PHYLIB=y |