2006-02-07 22:14:52

by Adrian Bunk

[permalink] [raw]
Subject: IBM_EMAC_PHY_RX_CLK_FIX depends on non-existing option 440GR

Jean-Luc Leger <[email protected]> reported the following:

from drivers/net/Kconfig:
config IBM_EMAC_PHY_RX_CLK_FIX
bool "PHY Rx clock workaround"
depends on IBM_EMAC && (405EP || 440GX || 440EP || 440GR)
-> maybe this is 440GP ?


The non-existing CONFIG_440GR is also present in the driver itself.

Is this a typo or a not yet merged platform?

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed


2006-02-07 22:57:16

by Eugene Surovegin

[permalink] [raw]
Subject: Re: IBM_EMAC_PHY_RX_CLK_FIX depends on non-existing option 440GR

On Tue, Feb 07, 2006 at 11:14:49PM +0100, Adrian Bunk wrote:
> Jean-Luc Leger <[email protected]> reported the following:
>
> from drivers/net/Kconfig:
> config IBM_EMAC_PHY_RX_CLK_FIX
> bool "PHY Rx clock workaround"
> depends on IBM_EMAC && (405EP || 440GX || 440EP || 440GR)
> -> maybe this is 440GP ?
>
>
> The non-existing CONFIG_440GR is also present in the driver itself.
>
> Is this a typo or a not yet merged platform?

Not yet merged platform.

--
Eugene