diff options
author | Tom Rini <trini@konsulko.com> | 2018-02-16 13:55:51 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-16 13:55:51 -0500 |
commit | 7961b9f6db19d039b4e6e9c21a9715b6d5b92393 (patch) | |
tree | 89a9a4b62a4777d14fa53dae053117af72e9ab0a /include/configs/socfpga_sr1500.h | |
parent | fee626c4498b032c19cadc2633cea40badc74625 (diff) | |
parent | fef4a545b696daf7f27f176aae82fd47b1174aba (diff) | |
download | u-boot-7961b9f6db19d039b4e6e9c21a9715b6d5b92393.tar.gz |
Merge git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'include/configs/socfpga_sr1500.h')
-rw-r--r-- | include/configs/socfpga_sr1500.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/socfpga_sr1500.h b/include/configs/socfpga_sr1500.h index 8c9069c923..8879817b30 100644 --- a/include/configs/socfpga_sr1500.h +++ b/include/configs/socfpga_sr1500.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 on SR1500 */ |