Skip to content
Snippets Groups Projects
Commit e07eee39 authored by Thomas Chou's avatar Thomas Chou
Browse files

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: default avatarThomas Chou <thomas@wytron.com.tw>
Tested-by: default avatarMarek Vasut <marex@denx.de>
Acked-by: default avatarMarek Vasut <marex@denx.de>
parent bbfdff31
No related branches found
No related tags found
No related merge requests found
...@@ -36,10 +36,10 @@ ...@@ -36,10 +36,10 @@
/* /*
* MII/PHY * MII/PHY
*/ */
#define CONFIG_CMD_MII 1 #define CONFIG_CMD_MII
#define CONFIG_PHY_GIGE 1 #define CONFIG_PHY_GIGE
#define CONFIG_SYS_FAULT_ECHO_LINK_DOWN 1 #define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
#define CONFIG_PHY_MARVELL 1 #define CONFIG_PHY_MARVELL
/* /*
* BOOTP options * BOOTP options
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment