diff options
Diffstat (limited to 'include/configs/thunderx_88xx.h')
-rw-r--r-- | include/configs/thunderx_88xx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/thunderx_88xx.h b/include/configs/thunderx_88xx.h index 34940efb41..1f0b9d4f65 100644 --- a/include/configs/thunderx_88xx.h +++ b/include/configs/thunderx_88xx.h @@ -77,7 +77,6 @@ #define CONFIG_CMDLINE_EDITING 1 #define CONFIG_SYS_MAXARGS 64 /* max command args */ #define CONFIG_NO_RELOCATION 1 -#define CONFIG_LIB_RAND #define PLL_REF_CLK 50000000 /* 50 MHz */ #define NS_PER_REF_CLK_TICK (1000000000/PLL_REF_CLK) |