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 b208d6d31b..65568f8edc 100644 --- a/configs/platinum_picon_defconfig +++ b/configs/platinum_picon_defconfig @@ -10,6 +10,7 @@ CONFIG_SPL_LIBDISK_SUPPORT=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6DL" CONFIG_BOOTDELAY=3 CONFIG_SPL=y |