net: e1000: Depend on CONFIG_PCI
This driver depends on PCI. Update the Kconfig accordingly. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
This commit is contained in:
parent
d051a91c8d
commit
d64ac8549d
@ -231,6 +231,7 @@ config DWC_ETH_QOS_TEGRA186
|
|||||||
|
|
||||||
config E1000
|
config E1000
|
||||||
bool "Intel PRO/1000 Gigabit Ethernet support"
|
bool "Intel PRO/1000 Gigabit Ethernet support"
|
||||||
|
depends on PCI
|
||||||
help
|
help
|
||||||
This driver supports Intel(R) PRO/1000 gigabit ethernet family of
|
This driver supports Intel(R) PRO/1000 gigabit ethernet family of
|
||||||
adapters. For more information on how to identify your adapter, go
|
adapters. For more information on how to identify your adapter, go
|
||||||
|
Loading…
Reference in New Issue
Block a user