Re: [PATCH 19-rc2] Fix misc Kconfig typos



On Sat, 14 Oct 2006 22:54:47 -0400 Matt LaPlante wrote:

Fix various Kconfig typos.

Signed-off-by: Matt LaPlante <kernel1@xxxxxxxxxxxxxxxx>

I have one minor change request (below), otherwise
Acked-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>


diff -ru a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
--- a/drivers/net/phy/Kconfig 2006-09-19 23:42:06.000000000 -0400
+++ b/drivers/net/phy/Kconfig 2006-10-14 22:16:01.000000000 -0400
@@ -61,8 +61,8 @@
depends on PHYLIB
---help---
Adds the driver to PHY layer to cover the boards that do not have any PHY bound,
- but with the ability to manipulate with speed/link in software. The relavant MII
- speed/duplex parameters could be effectively handled in user-specified fuction.
+ but with the ability to manipulate with speed/link in software. The relevant MII

for the second "with":
s/with/the/ or s/with//

+ speed/duplex parameters could be effectively handled in a user-specified function.
Currently tested with mpc866ads.

config FIXED_MII_10_FDX


---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/