drivers/net/Kconfig: Hide REALTEK_8168_RESET in menuconfig

Resetting a Realtek 8168 NIC only makes sense on targets that have
such a device.

Change-Id: I8ac9e8da1d8ecaacb19b4610a9b75f107915d691
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/17577
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Arthur Heymans 2016-11-23 10:52:28 +01:00 committed by Martin Roth
parent 59bf309a49
commit d83f9fc80e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
config REALTEK_8168_RESET
bool "Realtek 8168 reset"
bool
help
This forces a realtek 10ec:8168 card to reset to ensure power state
is correct at boot.