From: Thomas Chou <thomas@wytron.com.tw>
Date: Thu, 29 Oct 2015 08:43:46 +0000 (+0800)
Subject: nios2: clean up macros that do not need a value in board header
X-Git-Tag: v2025.01-rc5-pxa1908~11295^2~22
X-Git-Url: http://git.dujemihanovic.xyz/img/html/static/login.html?a=commitdiff_plain;h=e07eee3957bd7a108f7621791a2eafca989575c8;p=u-boot.git

nios2: clean up macros that do not need a value in board header

Clean up macros that do not need a value as suggested by
Marek.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Tested-by: Marek Vasut <marex@denx.de>
Acked-by: Marek Vasut <marex@denx.de>
---

diff --git a/include/configs/nios2-generic.h b/include/configs/nios2-generic.h
index 53a9f10f4f..84faa4cb64 100644
--- a/include/configs/nios2-generic.h
+++ b/include/configs/nios2-generic.h
@@ -36,10 +36,10 @@
 /*
  * MII/PHY
  */
-#define CONFIG_CMD_MII			1
-#define CONFIG_PHY_GIGE			1
-#define CONFIG_SYS_FAULT_ECHO_LINK_DOWN	1
-#define CONFIG_PHY_MARVELL		1
+#define CONFIG_CMD_MII
+#define CONFIG_PHY_GIGE
+#define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
+#define CONFIG_PHY_MARVELL
 
 /*
  * BOOTP options