nios2: clean up macros that do not need a value in board header
authorThomas Chou <thomas@wytron.com.tw>
Thu, 29 Oct 2015 08:43:46 +0000 (16:43 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Fri, 6 Nov 2015 01:14:11 +0000 (09:14 +0800)
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>
include/configs/nios2-generic.h

index 53a9f10..84faa4c 100644 (file)
 /*
  * 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