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/ge_bx50v3_defconfig b/configs/ge_bx50v3_defconfig index 729377d..c907779 100644 --- a/configs/ge_bx50v3_defconfig +++ b/configs/ge_bx50v3_defconfig
@@ -41,5 +41,6 @@ CONFIG_MII=y CONFIG_SPI=y CONFIG_MXC_SPI=y +CONFIG_IMX_WATCHDOG=y CONFIG_OF_LIBFDT=y # CONFIG_EFI_LOADER is not set