commit | 517066a7094499712f7fc6f1d5c116427bdced08 | [log] [tgz] |
---|---|---|
author | Xiaoliang Yang <xiaoliang.yang_1@nxp.com> | Thu Oct 18 17:14:19 2018 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 22 14:33:54 2018 +0200 |
tree | 5b82d565b3b0e9e49df9b731e5bf264ae039c8b3 | |
parent | f767a4e82e37a41414764e619607e424c6d3bc71 [diff] [blame] |
Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig Move this option to Kconfig and tidy up the config file of eight boards which use it. Signed-off-by: Xiaoliang Yang <xiaoliang.yang_1@nxp.com>
diff --git a/configs/display5_defconfig b/configs/display5_defconfig index 697138e..ab5ec59 100644 --- a/configs/display5_defconfig +++ b/configs/display5_defconfig
@@ -75,3 +75,4 @@ CONFIG_MXC_UART=y CONFIG_SPI=y CONFIG_MXC_SPI=y +CONFIG_IMX_WATCHDOG=y