summaryrefslogtreecommitdiff
path: root/include/configs/aristainetos-common.h
diff options
context:
space:
mode:
authorXiaoliang Yang <xiaoliang.yang_1@nxp.com>2018-10-18 17:14:19 +0800
committerStefano Babic <sbabic@denx.de>2018-10-22 14:33:54 +0200
commit517066a7094499712f7fc6f1d5c116427bdced08 (patch)
tree5b82d565b3b0e9e49df9b731e5bf264ae039c8b3 /include/configs/aristainetos-common.h
parentf767a4e82e37a41414764e619607e424c6d3bc71 (diff)
downloadu-boot-517066a7094499712f7fc6f1d5c116427bdced08.tar.gz
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>
Diffstat (limited to 'include/configs/aristainetos-common.h')
-rw-r--r--include/configs/aristainetos-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/aristainetos-common.h b/include/configs/aristainetos-common.h
index baddd1c330..ca974c015f 100644
--- a/include/configs/aristainetos-common.h
+++ b/include/configs/aristainetos-common.h
@@ -192,9 +192,6 @@
/* UBI support */
-#define CONFIG_HW_WATCHDOG
-#define CONFIG_IMX_WATCHDOG
-
/* Framebuffer */
#define CONFIG_VIDEO_IPUV3
/* check this console not needed, after test remove it */