aboutsummaryrefslogtreecommitdiff
path: root/include/configs/nios2-generic.h
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-10-29 16:43:46 +0800
committerThomas Chou <thomas@wytron.com.tw>2015-11-06 09:14:11 +0800
commite07eee3957bd7a108f7621791a2eafca989575c8 (patch)
treeff81a51f7b637ecf4b6f3deecbdbf568c848042c /include/configs/nios2-generic.h
parentbbfdff31e0990b0ef90363e979d6e71c8f8c5b01 (diff)
downloadu-boot-e07eee3957bd7a108f7621791a2eafca989575c8.zip
u-boot-e07eee3957bd7a108f7621791a2eafca989575c8.tar.gz
u-boot-e07eee3957bd7a108f7621791a2eafca989575c8.tar.bz2
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>
Diffstat (limited to 'include/configs/nios2-generic.h')
-rw-r--r--include/configs/nios2-generic.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/configs/nios2-generic.h b/include/configs/nios2-generic.h
index 53a9f10..84faa4c 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