imx: wandboard: convert FEC support to DM_ETH
[platform/kernel/u-boot.git] / include / configs / tqma6_wru4.h
index 24b62e7..34f000f 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2015 Stefan Roese <sr@denx.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_TQMA6_WRU4_H
 #define CONFIG_MXC_UART_BASE           UART4_BASE
 #define CONSOLE_DEV            "ttymxc3"
 
-#define CONFIG_MISC_INIT_R
-
 /* Watchdog */
-#define CONFIG_HW_WATCHDOG
-#define CONFIG_IMX_WATCHDOG
 #define CONFIG_WATCHDOG_TIMEOUT_MSECS  60000
 
 /* Config on-board RTC */