[PATCH] net: e1000: Depend on CONFIG_PCI
Stefan Roese
sr at denx.de
Wed Apr 27 07:34:06 CEST 2022
On 4/26/22 20:35, Sean Anderson wrote:
> This driver depends on PCI. Update the Kconfig accordingly.
>
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
>
> drivers/net/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
> index 347fe8aa42..339ccdae15 100644
> --- a/drivers/net/Kconfig
> +++ b/drivers/net/Kconfig
> @@ -231,6 +231,7 @@ config DWC_ETH_QOS_TEGRA186
>
> config E1000
> bool "Intel PRO/1000 Gigabit Ethernet support"
> + depends on PCI
> help
> This driver supports Intel(R) PRO/1000 gigabit ethernet family of
> adapters. For more information on how to identify your adapter, go
Viele Grüße,
Stefan Roese
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
More information about the U-Boot
mailing list