diff options
Diffstat (limited to 'configs/novena_defconfig')
-rw-r--r-- | configs/novena_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/novena_defconfig b/configs/novena_defconfig index ff909d225f2..57052c9fea7 100644 --- a/configs/novena_defconfig +++ b/configs/novena_defconfig @@ -16,7 +16,7 @@ CONFIG_SYS_I2C_MXC_I2C3=y CONFIG_SYS_MALLOC_LEN=0x4000000 CONFIG_DEFAULT_DEVICE_TREE="imx6q-novena" CONFIG_SPL_TEXT_BASE=0x00908000 -CONFIG_SPL_MMC_SUPPORT=y +CONFIG_SPL_MMC=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_ENV_OFFSET_REDUND=0x84000 |