diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Kconfig b/net/Kconfig index 414c5497c7..4e2bf38ad5 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -9,7 +9,6 @@ if NET config NET_RANDOM_ETHADDR bool "Random ethaddr if unset" - select LIB_RAND help Selecting this will allow the Ethernet interface to function even when the ethaddr variable for that interface is unset. |