UPSTREAM: drivers/net/Kconfig: Hide REALTEK_8168_RESET in menuconfig

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

BUG=None
BRANCH=None
TEST=None

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>

Change-Id: I8ac9e8da1d8ecaacb19b4610a9b75f107915d691
Reviewed-on: https://chromium-review.googlesource.com/415075
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
Arthur Heymans 2016-11-23 10:52:28 +01:00 committed by chrome-bot
commit 10b8763eea

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.