From: Randy Dunlap <[EMAIL PROTECTED]> Fix help text typos. Fix help text width to be < 80 columns: better for editors and for menuconfig in 80-column terms.
Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]> --- drivers/net/phy/Kconfig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) --- linux-2.6.19-rc6-mm2.orig/drivers/net/phy/Kconfig +++ linux-2.6.19-rc6-mm2/drivers/net/phy/Kconfig @@ -56,9 +56,10 @@ config BROADCOM_PHY config FIXED_PHY tristate "Drivers for PHY emulation on fixed speed/link" ---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. + Adds the driver to PHY layer to cover the boards that do not have + any PHY bound, but with the ability to manipulate the speed/link + in software. The relevant MII speed/duplex parameters could be + effectively handled in user-specified functions. Currently tested with mpc866ads. config FIXED_MII_10_FDX --- - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html