diff options
Diffstat (limited to 'include/configs/bf537-minotaur.h')
-rw-r--r-- | include/configs/bf537-minotaur.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/bf537-minotaur.h b/include/configs/bf537-minotaur.h index 6df89af402..e705d08b3a 100644 --- a/include/configs/bf537-minotaur.h +++ b/include/configs/bf537-minotaur.h @@ -86,8 +86,6 @@ #define CONFIG_SYS_AUTOLOAD "no" #define CONFIG_ROOTPATH "/romfs" -/* Uncomment next line to use fixed MAC address */ -/* #define CONFIG_ETHADDR 02:80:ad:20:31:42 */ #define CONFIG_LIB_RAND @@ -133,7 +131,6 @@ #define CONFIG_SYS_LONGHELP 1 #define CONFIG_CMDLINE_EDITING 1 #define CONFIG_ENV_OVERWRITE 1 -#define CONFIG_MISC_INIT_R #define CONFIG_BAUDRATE 57600 #define CONFIG_UART_CONSOLE 0 |