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