summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_de0_nano_soc.h
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2018-02-13 06:34:13 +0100
committerMarek Vasut <marex@denx.de>2018-02-15 13:45:16 +0100
commit21a9f435f340b0936aa0bfc29fdd3efa1d329ea2 (patch)
treee9844badd05f62eb51c8c3265d9f19cb06da8f22 /include/configs/socfpga_de0_nano_soc.h
parenta6fbf9455090bdfa4d92e8215e81bdf7bb397757 (diff)
Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA
All Socfpga boards from ./include/configs/socfpga_* define CONFIG_HW_WATCHDOG. To ease CONFIG_HW_WATCHDOG conversion to Kconfig select it in config ARCH_SOCFPGA (arch/arm/Kconfig) section. Signed-off-by: Lukasz Majewski <lukma@denx.de> Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Diffstat (limited to 'include/configs/socfpga_de0_nano_soc.h')
-rw-r--r--include/configs/socfpga_de0_nano_soc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/socfpga_de0_nano_soc.h b/include/configs/socfpga_de0_nano_soc.h
index 275ed7ffeb..e5db00e366 100644
--- a/include/configs/socfpga_de0_nano_soc.h
+++ b/include/configs/socfpga_de0_nano_soc.h
@@ -8,8 +8,6 @@
#include <asm/arch/base_addr_ac5.h>
-#define CONFIG_HW_WATCHDOG
-
/* Memory configurations */
#define PHYS_SDRAM_1_SIZE 0x40000000 /* 1GiB */