commit | 4161dc235c0313838495337c88c90b4b2e0abff2 | [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 | 42e8d8f3a16fdbeb3e86d85155c79c34f4d1a259 [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/kp_imx6q_tpc_defconfig b/configs/kp_imx6q_tpc_defconfig index 84ca1ce..5ebbe1d 100644 --- a/configs/kp_imx6q_tpc_defconfig +++ b/configs/kp_imx6q_tpc_defconfig
@@ -40,4 +40,5 @@ CONFIG_IMX_THERMAL=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_IMX_WATCHDOG=y CONFIG_OF_LIBFDT=y