summaryrefslogtreecommitdiff
path: root/include/configs/picosam9g45.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:19:02 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:27:23 (GMT)
commit02e69a5db1b5e89a56c777d2b750dadcf26555a0 (patch)
treebd7d36e7d13207fd41deef6bb403bd3aa81a6047 /include/configs/picosam9g45.h
parentf575cafb3b070e2478cc0b1b3a5156f6d353e7b6 (diff)
downloadu-boot-02e69a5db1b5e89a56c777d2b750dadcf26555a0.tar.xz
Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/picosam9g45.h')
-rw-r--r--include/configs/picosam9g45.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/picosam9g45.h b/include/configs/picosam9g45.h
index a8a8cae..206bfa7 100644
--- a/include/configs/picosam9g45.h
+++ b/include/configs/picosam9g45.h
@@ -163,8 +163,6 @@
#define CONFIG_SPL_MAX_SIZE 0x010000
#define CONFIG_SPL_STACK 0x310000
-#define CONFIG_SPL_WATCHDOG_SUPPORT
-
#define CONFIG_SYS_MONITOR_LEN 0x80000
#ifdef CONFIG_SYS_USE_MMC