aboutsummaryrefslogtreecommitdiff
path: root/include/configs/m53menlo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/m53menlo.h')
-rw-r--r--include/configs/m53menlo.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/m53menlo.h b/include/configs/m53menlo.h
index 2844553..c2345e8 100644
--- a/include/configs/m53menlo.h
+++ b/include/configs/m53menlo.h
@@ -11,8 +11,6 @@
#include <asm/arch/imx-regs.h>
-#define CONFIG_SYS_FSL_CLK
-
#define CONFIG_TIMESTAMP /* Print image info with timestamp */
/*
@@ -204,9 +202,4 @@
"fi ; " \
"fi\0"
-#if defined(CONFIG_SPL_BUILD)
-#undef CONFIG_WATCHDOG
-#define CONFIG_HW_WATCHDOG
-#endif
-
#endif /* __M53MENLO_CONFIG_H__ */