diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-07 14:25:00 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-07 17:58:06 -0500 |
commit | 0be2ecd4861faa410491170e205488f9ee82a227 (patch) | |
tree | df247f616950b76876d37af856f26def4271ca57 /configs/m53menlo_defconfig | |
parent | d9110878895634cd9e8bf891c832d2a58b36863c (diff) | |
download | u-boot-0be2ecd4861faa410491170e205488f9ee82a227.tar.gz u-boot-0be2ecd4861faa410491170e205488f9ee82a227.tar.bz2 u-boot-0be2ecd4861faa410491170e205488f9ee82a227.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/m53menlo_defconfig')
-rw-r--r-- | configs/m53menlo_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/m53menlo_defconfig b/configs/m53menlo_defconfig index 7e5bcf94b9..b3660880a5 100644 --- a/configs/m53menlo_defconfig +++ b/configs/m53menlo_defconfig @@ -88,6 +88,6 @@ CONFIG_USB_ETHER_SMSC95XX=y CONFIG_DM_VIDEO=y CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_VIDEO_IPUV3=y -CONFIG_IMX_WATCHDOG=y CONFIG_WATCHDOG_TIMEOUT_MSECS=8000 +CONFIG_IMX_WATCHDOG=y CONFIG_FAT_WRITE=y |