Browse Source

Fix misc Kconfig typos

Fix various Kconfig typos.

Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Matt LaPlante 18 years ago
parent
commit
3cb2fccc5f

+ 1 - 1
arch/arm/mach-ixp4xx/Kconfig

@@ -133,7 +133,7 @@ config IXP4XX_INDIRECT_PCI
              into the kernel and we can use the standard read[bwl]/write[bwl]
              into the kernel and we can use the standard read[bwl]/write[bwl]
              macros. This is the preferred method due to speed but it
              macros. This is the preferred method due to speed but it
              limits the system to just 64MB of PCI memory. This can be 
              limits the system to just 64MB of PCI memory. This can be 
-             problamatic if using video cards and other memory-heavy devices.
+             problematic if using video cards and other memory-heavy devices.
           
           
           2) If > 64MB of memory space is required, the IXP4xx can be 
           2) If > 64MB of memory space is required, the IXP4xx can be 
 	     configured to use indirect registers to access PCI This allows 
 	     configured to use indirect registers to access PCI This allows 

+ 1 - 1
arch/arm/mach-lh7a40x/Kconfig

@@ -8,7 +8,7 @@ config MACH_KEV7A400
 	help
 	help
 	  Say Y here if you are using the Sharp KEV7A400 development
 	  Say Y here if you are using the Sharp KEV7A400 development
 	  board.  This hardware is discontinued, so I'd be very
 	  board.  This hardware is discontinued, so I'd be very
-	  suprised if you wanted this option.
+	  surprised if you wanted this option.
 
 
 config MACH_LPD7A400
 config MACH_LPD7A400
 	bool "LPD7A400 Card Engine"
 	bool "LPD7A400 Card Engine"

+ 1 - 1
arch/arm/mach-s3c2410/Kconfig

@@ -91,7 +91,7 @@ config SMDK2440_CPU2442
 config MACH_S3C2413
 config MACH_S3C2413
 	bool
 	bool
 	help
 	help
-	  Internal node for S3C2413 verison of SMDK2413, so that
+	  Internal node for S3C2413 version of SMDK2413, so that
 	  machine_is_s3c2413() will work when MACH_SMDK2413 is
 	  machine_is_s3c2413() will work when MACH_SMDK2413 is
 	  selected
 	  selected
 
 

+ 1 - 1
arch/arm/mm/Kconfig

@@ -197,7 +197,7 @@ config CPU_ARM940T
 	select CPU_CP15_MPU
 	select CPU_CP15_MPU
 	help
 	help
 	  ARM940T is a member of the ARM9TDMI family of general-
 	  ARM940T is a member of the ARM9TDMI family of general-
-	  purpose microprocessors with MPU and seperate 4KB
+	  purpose microprocessors with MPU and separate 4KB
 	  instruction and 4KB data cases, each with a 4-word line
 	  instruction and 4KB data cases, each with a 4-word line
 	  length.
 	  length.
 
 

+ 1 - 1
arch/cris/arch-v10/Kconfig

@@ -323,7 +323,7 @@ config ETRAX_DEF_R_WAITSTATES
 	depends on ETRAX_ARCH_V10
 	depends on ETRAX_ARCH_V10
 	default "95a6"
 	default "95a6"
 	help
 	help
-	  Waitstates for SRAM, Flash and peripherials (not DRAM).  95f8 is a
+	  Waitstates for SRAM, Flash and peripherals (not DRAM).  95f8 is a
 	  good choice for most Axis products...
 	  good choice for most Axis products...
 
 
 config ETRAX_DEF_R_BUS_CONFIG
 config ETRAX_DEF_R_BUS_CONFIG

+ 1 - 1
arch/cris/arch-v10/drivers/Kconfig

@@ -839,7 +839,7 @@ config ETRAX_DS1302_TRICKLE_CHARGE
 	default "0"
 	default "0"
 	help
 	help
 	  This controls the initial value of the trickle charge register.
 	  This controls the initial value of the trickle charge register.
-	  0 = disabled (use this if you are unsure or have a non rechargable battery)
+	  0 = disabled (use this if you are unsure or have a non rechargeable battery)
 	  Otherwise the following values can be OR:ed together to control the
 	  Otherwise the following values can be OR:ed together to control the
 	  charge current:
 	  charge current:
 	  1 = 2kohm, 2 = 4kohm, 3 = 4kohm
 	  1 = 2kohm, 2 = 4kohm, 3 = 4kohm

+ 4 - 4
arch/cris/arch-v32/drivers/Kconfig

@@ -88,7 +88,7 @@ config ETRAX_SERIAL_PORT0_DMA7_IN
 	help
 	help
 	  Enables the DMA7 input channel for ser0 (ttyS0).
 	  Enables the DMA7 input channel for ser0 (ttyS0).
 	  If you do not enable DMA, an interrupt for each character will be
 	  If you do not enable DMA, an interrupt for each character will be
-	  used when receiveing data.
+	  used when receiving data.
 	  Normally you want to use DMA, unless you use the DMA channel for
 	  Normally you want to use DMA, unless you use the DMA channel for
 	  something else.
 	  something else.
 
 
@@ -157,7 +157,7 @@ config ETRAX_SERIAL_PORT1_DMA5_IN
 	help
 	help
 	  Enables the DMA5 input channel for ser1 (ttyS1).
 	  Enables the DMA5 input channel for ser1 (ttyS1).
 	  If you do not enable DMA, an interrupt for each character will be
 	  If you do not enable DMA, an interrupt for each character will be
-	  used when receiveing data.
+	  used when receiving data.
 	  Normally you want this on, unless you use the DMA channel for
 	  Normally you want this on, unless you use the DMA channel for
 	  something else.
 	  something else.
 
 
@@ -228,7 +228,7 @@ config ETRAX_SERIAL_PORT2_DMA3_IN
 	help
 	help
 	  Enables the DMA3 input channel for ser2 (ttyS2).
 	  Enables the DMA3 input channel for ser2 (ttyS2).
 	  If you do not enable DMA, an interrupt for each character will be
 	  If you do not enable DMA, an interrupt for each character will be
-	  used when receiveing data.
+	  used when receiving data.
 	  Normally you want to use DMA, unless you use the DMA channel for
 	  Normally you want to use DMA, unless you use the DMA channel for
 	  something else.
 	  something else.
 
 
@@ -297,7 +297,7 @@ config ETRAX_SERIAL_PORT3_DMA9_IN
 	help
 	help
 	  Enables the DMA9 input channel for ser3 (ttyS3).
 	  Enables the DMA9 input channel for ser3 (ttyS3).
 	  If you do not enable DMA, an interrupt for each character will be
 	  If you do not enable DMA, an interrupt for each character will be
-	  used when receiveing data.
+	  used when receiving data.
 	  Normally you want to use DMA, unless you use the DMA channel for
 	  Normally you want to use DMA, unless you use the DMA channel for
 	  something else.
 	  something else.
 
 

+ 2 - 2
arch/m68knommu/Kconfig

@@ -565,7 +565,7 @@ config ROMVEC
 	depends on ROM
 	depends on ROM
 	help
 	help
 	  This is almost always the same as the base of the ROM. Since on all
 	  This is almost always the same as the base of the ROM. Since on all
-	  68000 type varients the vectors are at the base of the boot device
+	  68000 type variants the vectors are at the base of the boot device
 	  on system startup.
 	  on system startup.
 
 
 config ROMVECSIZE
 config ROMVECSIZE
@@ -574,7 +574,7 @@ config ROMVECSIZE
 	depends on ROM
 	depends on ROM
 	help
 	help
 	  Define the size of the vector region in ROM. For most 68000
 	  Define the size of the vector region in ROM. For most 68000
-	  varients this would be 0x400 bytes in size. Set to 0 if you do
+	  variants this would be 0x400 bytes in size. Set to 0 if you do
 	  not want a vector region at the start of the ROM.
 	  not want a vector region at the start of the ROM.
 
 
 config ROMSTART
 config ROMSTART

+ 2 - 2
arch/mips/Kconfig

@@ -865,7 +865,7 @@ config MIPS_DISABLE_OBSOLETE_IDE
 	bool
 	bool
 
 
 #
 #
-# Endianess selection.  Suffiently obscure so many users don't know what to
+# Endianess selection.  Sufficiently obscure so many users don't know what to
 # answer,so we try hard to limit the available choices.  Also the use of a
 # answer,so we try hard to limit the available choices.  Also the use of a
 # choice statement should be more obvious to the user.
 # choice statement should be more obvious to the user.
 #
 #
@@ -874,7 +874,7 @@ choice
 	help
 	help
 	  Some MIPS machines can be configured for either little or big endian
 	  Some MIPS machines can be configured for either little or big endian
 	  byte order. These modes require different kernels and a different
 	  byte order. These modes require different kernels and a different
-	  Linux distribution.  In general there is one prefered byteorder for a
+	  Linux distribution.  In general there is one preferred byteorder for a
 	  particular system but some systems are just as commonly used in the
 	  particular system but some systems are just as commonly used in the
 	  one or the other endianess.
 	  one or the other endianess.
 
 

+ 1 - 1
arch/powerpc/Kconfig

@@ -425,7 +425,7 @@ config PPC_MAPLE
 	default n
 	default n
 	help
 	help
           This option enables support for the Maple 970FX Evaluation Board.
           This option enables support for the Maple 970FX Evaluation Board.
-	  For more informations, refer to <http://www.970eval.com>
+	  For more information, refer to <http://www.970eval.com>
 
 
 config PPC_PASEMI
 config PPC_PASEMI
 	depends on PPC_MULTIPLATFORM && PPC64
 	depends on PPC_MULTIPLATFORM && PPC64

+ 2 - 2
arch/powerpc/platforms/83xx/Kconfig

@@ -21,7 +21,7 @@ config MPC834x_SYS
 	  Be aware that PCI buses can only function when SYS board is plugged
 	  Be aware that PCI buses can only function when SYS board is plugged
 	  into the PIB (Platform IO Board) board from Freescale which provide
 	  into the PIB (Platform IO Board) board from Freescale which provide
 	  3 PCI slots.  The PIBs PCI initialization is the bootloader's
 	  3 PCI slots.  The PIBs PCI initialization is the bootloader's
-	  responsiblilty.
+	  responsibility.
 
 
 config MPC834x_ITX
 config MPC834x_ITX
 	bool "Freescale MPC834x ITX"
 	bool "Freescale MPC834x ITX"
@@ -30,7 +30,7 @@ config MPC834x_ITX
 	  This option enables support for the MPC 834x ITX evaluation board.
 	  This option enables support for the MPC 834x ITX evaluation board.
 
 
 	  Be aware that PCI initialization is the bootloader's
 	  Be aware that PCI initialization is the bootloader's
-	  responsiblilty.
+	  responsibility.
 
 
 config MPC8360E_PB
 config MPC8360E_PB
 	bool "Freescale MPC8360E PB"
 	bool "Freescale MPC8360E PB"

+ 1 - 1
arch/ppc/Kconfig

@@ -724,7 +724,7 @@ config MPC834x_SYS
 	  Be aware that PCI buses can only function when SYS board is plugged
 	  Be aware that PCI buses can only function when SYS board is plugged
 	  into the PIB (Platform IO Board) board from Freescale which provide
 	  into the PIB (Platform IO Board) board from Freescale which provide
 	  3 PCI slots.  The PIBs PCI initialization is the bootloader's
 	  3 PCI slots.  The PIBs PCI initialization is the bootloader's
-	  responsiblilty.
+	  responsibility.
 
 
 config EV64360
 config EV64360
 	bool "Marvell-EV64360BP"
 	bool "Marvell-EV64360BP"

+ 1 - 1
arch/sh/Kconfig

@@ -217,7 +217,7 @@ config SH_SHMIN
 	bool "SHMIN"
 	bool "SHMIN"
 	select CPU_SUBTYPE_SH7706
 	select CPU_SUBTYPE_SH7706
 	help
 	help
-	  Select SHMIN if configureing for the SHMIN board
+	  Select SHMIN if configuring for the SHMIN board.
 
 
 config SH_UNKNOWN
 config SH_UNKNOWN
 	bool "BareCPU"
 	bool "BareCPU"

+ 2 - 2
arch/sparc/Kconfig

@@ -212,8 +212,8 @@ config SPARC_LED
 	tristate "Sun4m LED driver"
 	tristate "Sun4m LED driver"
 	help
 	help
 	  This driver toggles the front-panel LED on sun4m systems
 	  This driver toggles the front-panel LED on sun4m systems
-	  in a user-specifyable manner.  It's state can be probed
-	  by reading /proc/led and it's blinking mode can be changed
+	  in a user-specifiable manner.  Its state can be probed
+	  by reading /proc/led and its blinking mode can be changed
 	  via writes to /proc/led
 	  via writes to /proc/led
 
 
 source "fs/Kconfig.binfmt"
 source "fs/Kconfig.binfmt"

+ 1 - 1
drivers/char/Kconfig

@@ -994,7 +994,7 @@ config HPET
 	help
 	help
 	  If you say Y here, you will have a miscdevice named "/dev/hpet/".  Each
 	  If you say Y here, you will have a miscdevice named "/dev/hpet/".  Each
 	  open selects one of the timers supported by the HPET.  The timers are
 	  open selects one of the timers supported by the HPET.  The timers are
-	  non-periodioc and/or periodic.
+	  non-periodic and/or periodic.
 
 
 config HPET_RTC_IRQ
 config HPET_RTC_IRQ
 	bool "HPET Control RTC IRQ" if !HPET_EMULATE_RTC
 	bool "HPET Control RTC IRQ" if !HPET_EMULATE_RTC

+ 1 - 1
drivers/media/video/Kconfig

@@ -24,7 +24,7 @@ config VIDEO_HELPER_CHIPS_AUTO
 	  decode audio/video standards. This option will autoselect
 	  decode audio/video standards. This option will autoselect
 	  all pertinent modules to each selected video module.
 	  all pertinent modules to each selected video module.
 
 
-	  Unselect this only if you know exaclty what you are doing, since
+	  Unselect this only if you know exactly what you are doing, since
 	  it may break support on some boards.
 	  it may break support on some boards.
 
 
 	  In doubt, say Y.
 	  In doubt, say Y.

+ 1 - 1
drivers/mtd/maps/Kconfig

@@ -607,7 +607,7 @@ config MTD_BAST_MAXSIZE
 	default "4"
 	default "4"
 
 
 config MTD_SHARP_SL
 config MTD_SHARP_SL
-	bool "ROM maped on Sharp SL Series"
+	bool "ROM mapped on Sharp SL Series"
 	depends on MTD && ARCH_PXA
 	depends on MTD && ARCH_PXA
 	help
 	help
 	  This enables access to the flash chip on the Sharp SL Series of PDAs.
 	  This enables access to the flash chip on the Sharp SL Series of PDAs.

+ 2 - 2
drivers/net/Kconfig

@@ -32,7 +32,7 @@ config IFB
 	tristate "Intermediate Functional Block support"
 	tristate "Intermediate Functional Block support"
 	depends on NET_CLS_ACT
 	depends on NET_CLS_ACT
 	---help---
 	---help---
-	  This is an intermidiate driver that allows sharing of
+	  This is an intermediate driver that allows sharing of
 	  resources.
 	  resources.
 	  To compile this driver as a module, choose M here: the module
 	  To compile this driver as a module, choose M here: the module
 	  will be called ifb.  If you want to use more than one ifb
 	  will be called ifb.  If you want to use more than one ifb
@@ -2136,7 +2136,7 @@ config SK98LIN
 	  This driver supports the original Yukon chipset. A cleaner driver is 
 	  This driver supports the original Yukon chipset. A cleaner driver is 
 	  also available (skge) which seems to work better than this one.
 	  also available (skge) which seems to work better than this one.
 
 
-	  This driver does not support the newer Yukon2 chipset. A seperate
+	  This driver does not support the newer Yukon2 chipset. A separate
 	  driver, sky2, is provided to support Yukon2-based adapters.
 	  driver, sky2, is provided to support Yukon2-based adapters.
 
 
 	  The following adapters are supported by this driver:
 	  The following adapters are supported by this driver:

+ 2 - 2
drivers/net/phy/Kconfig

@@ -61,8 +61,8 @@ config FIXED_PHY
 	depends on PHYLIB
 	depends on PHYLIB
 	---help---
 	---help---
 	  Adds the driver to PHY layer to cover the boards that do not have any PHY bound,
 	  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 the speed/link in software. The relevant MII
+	  speed/duplex parameters could be effectively handled in a user-specified function.
 	  Currently tested with mpc866ads.
 	  Currently tested with mpc866ads.
 
 
 config FIXED_MII_10_FDX
 config FIXED_MII_10_FDX

+ 1 - 1
drivers/pci/Kconfig

@@ -27,7 +27,7 @@ config PCI_MULTITHREAD_PROBE
 	  smaller speedup on single processor machines.
 	  smaller speedup on single processor machines.
 
 
 	  But it can also cause lots of bad things to happen.  A number
 	  But it can also cause lots of bad things to happen.  A number
-	  of PCI drivers can not properly handle running in this way,
+	  of PCI drivers cannot properly handle running in this way,
 	  some will just not work properly at all, while others might
 	  some will just not work properly at all, while others might
 	  decide to blow up power supplies with a huge load all at once,
 	  decide to blow up power supplies with a huge load all at once,
 	  so use this option at your own risk.
 	  so use this option at your own risk.

+ 1 - 1
drivers/spi/Kconfig

@@ -16,7 +16,7 @@ config SPI
 	  controller and a chipselect.  Most SPI slaves don't support
 	  controller and a chipselect.  Most SPI slaves don't support
 	  dynamic device discovery; some are even write-only or read-only.
 	  dynamic device discovery; some are even write-only or read-only.
 
 
-	  SPI is widely used by microcontollers to talk with sensors,
+	  SPI is widely used by microcontrollers to talk with sensors,
 	  eeprom and flash memory, codecs and various other controller
 	  eeprom and flash memory, codecs and various other controller
 	  chips, analog to digital (and d-to-a) converters, and more.
 	  chips, analog to digital (and d-to-a) converters, and more.
 	  MMC and SD cards can be accessed using SPI protocol; and for
 	  MMC and SD cards can be accessed using SPI protocol; and for

+ 1 - 1
drivers/usb/host/Kconfig

@@ -153,7 +153,7 @@ config USB_U132_HCD
 	  adapter will *NOT* work with PC cards that do not contain an OHCI
 	  adapter will *NOT* work with PC cards that do not contain an OHCI
 	  controller.
 	  controller.
 
 
-	  For those PC cards that contain multiple OHCI controllers only ther
+	  For those PC cards that contain multiple OHCI controllers only the
 	  first one is used.
 	  first one is used.
 
 
 	  The driver consists of two modules, the "ftdi-elan" module is a
 	  The driver consists of two modules, the "ftdi-elan" module is a

+ 1 - 1
fs/Kconfig

@@ -1145,7 +1145,7 @@ config BEFS_FS
 	help
 	help
 	  The BeOS File System (BeFS) is the native file system of Be, Inc's
 	  The BeOS File System (BeFS) is the native file system of Be, Inc's
 	  BeOS. Notable features include support for arbitrary attributes
 	  BeOS. Notable features include support for arbitrary attributes
-	  on files and directories, and database-like indeces on selected
+	  on files and directories, and database-like indices on selected
 	  attributes. (Also note that this driver doesn't make those features
 	  attributes. (Also note that this driver doesn't make those features
 	  available at this time). It is a 64 bit filesystem, so it supports
 	  available at this time). It is a 64 bit filesystem, so it supports
 	  extremely large volumes and files.
 	  extremely large volumes and files.

+ 2 - 2
sound/Kconfig

@@ -64,11 +64,11 @@ source "sound/arm/Kconfig"
 
 
 source "sound/mips/Kconfig"
 source "sound/mips/Kconfig"
 
 
-# the following will depenend on the order of config.
+# the following will depend on the order of config.
 # here assuming USB is defined before ALSA
 # here assuming USB is defined before ALSA
 source "sound/usb/Kconfig"
 source "sound/usb/Kconfig"
 
 
-# the following will depenend on the order of config.
+# the following will depend on the order of config.
 # here assuming PCMCIA is defined before ALSA
 # here assuming PCMCIA is defined before ALSA
 source "sound/pcmcia/Kconfig"
 source "sound/pcmcia/Kconfig"