diff options
Diffstat (limited to 'include/configs/bf537-minotaur.h')
-rw-r--r-- | include/configs/bf537-minotaur.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bf537-minotaur.h b/include/configs/bf537-minotaur.h index e705d08b3a..53b7ab51b8 100644 --- a/include/configs/bf537-minotaur.h +++ b/include/configs/bf537-minotaur.h @@ -87,7 +87,6 @@ #define CONFIG_SYS_AUTOLOAD "no" #define CONFIG_ROOTPATH "/romfs" -#define CONFIG_LIB_RAND /* * Flash Settings @@ -153,7 +152,6 @@ # define CONFIG_CMD_DHCP # define CONFIG_CMD_PING #else -# undef CONFIG_CMD_NET # undef CONFIG_CMD_NFS #endif |