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 cb1dd5607f..624ce71a6d 100644 --- a/configs/titanium_defconfig +++ b/configs/titanium_defconfig @@ -35,6 +35,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=gpmi-nand:16M(uboot),512k(env1),512k(env2),-(u CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_NAND=y CONFIG_SYS_REDUNDAND_ENVIRONMENT=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_FSL_USDHC=y CONFIG_NAND=y CONFIG_NAND_MXS=y |