From 02e69a5db1b5e89a56c777d2b750dadcf26555a0 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:19:02 -0600 Subject: Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- include/configs/ti_am335x_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/ti_am335x_common.h') diff --git a/include/configs/ti_am335x_common.h b/include/configs/ti_am335x_common.h index 9a671de..6b63fd2 100644 --- a/include/configs/ti_am335x_common.h +++ b/include/configs/ti_am335x_common.h @@ -62,7 +62,6 @@ (128 << 20)) /* Enable the watchdog inside of SPL */ -#define CONFIG_SPL_WATCHDOG_SUPPORT /* * Since SPL did pll and ddr initialization for us, -- cgit v1.1