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:
parent
1550ee50c7
commit
10b8763eea
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue