Re: [patch] Re: Gigabit Kconfig problems with yesterday's update

From: Danny ter Haar
Date: Sun May 30 2004 - 09:38:26 EST


Quoting Adrian Bunk (bunk@xxxxxxxxx):
> @Jeff:
> At a first glance, it seems the patch below that simply removes the
> dependency of NET_GIGE on NET_ETHERNET would suffice.
>
> Is this correct or did I miss something?
>
> cu
> Adrian
>
> --- linux-2.6.7-rc2-full/drivers/net/Kconfig.old 2004-05-30 15:33:24.000000000 +0200
> +++ linux-2.6.7-rc2-full/drivers/net/Kconfig 2004-05-30 15:38:41.000000000 +0200
> @@ -1879,7 +1879,7 @@
>
> config NET_GIGE
> bool "Gigabit Ethernet (1000/10000 Mbit) controller support"
> - depends on NETDEVICES && NET_ETHERNET && (PCI || SBUS)
> + depends on NETDEVICES && (PCI || SBUS)
> help
> Gigabit ethernet. It's yummy and fast, fast, fast.

Fresh source, this patch, old config from 2.6.7-rc1-bk2 and make
oldconfig now works ;)

Zanks

Danny
--
"If Microsoft had been the innovative company that it calls itself, it
would have taken the opportunity to take a radical leap beyond the Mac,
instead of producing a feeble, me-too implementation." - Douglas Adams -
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html