]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
trivial: fix typos/grammar errors in Kconfig texts
authorMatt LaPlante <kernel1@cyberdogtech.com>
Mon, 26 Jan 2009 10:12:25 +0000 (11:12 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 30 Mar 2009 13:22:01 +0000 (15:22 +0200)
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
46 files changed:
arch/arm/mach-omap1/Kconfig
arch/avr32/Kconfig
arch/blackfin/Kconfig
arch/cris/Kconfig
arch/cris/arch-v32/Kconfig
arch/cris/arch-v32/drivers/Kconfig
arch/cris/arch-v32/mach-fs/Kconfig
arch/mips/Kconfig
arch/powerpc/Kconfig
arch/powerpc/platforms/Kconfig
arch/powerpc/sysdev/bestcomm/Kconfig
arch/sh/Kconfig
arch/x86/Kconfig
drivers/ata/Kconfig
drivers/gpio/Kconfig
drivers/hid/Kconfig
drivers/input/Kconfig
drivers/isdn/mISDN/Kconfig
drivers/leds/Kconfig
drivers/media/common/tuners/Kconfig
drivers/media/dvb/frontends/Kconfig
drivers/mfd/Kconfig
drivers/misc/Kconfig
drivers/mmc/host/Kconfig
drivers/scsi/Kconfig
drivers/serial/Kconfig
drivers/staging/Kconfig
drivers/staging/comedi/Kconfig
drivers/staging/go7007/Kconfig
drivers/staging/panel/Kconfig
drivers/usb/gadget/Kconfig
drivers/usb/serial/Kconfig
drivers/uwb/Kconfig
drivers/xen/Kconfig
fs/ext4/Kconfig
fs/ubifs/Kconfig
init/Kconfig
kernel/trace/Kconfig
net/Kconfig
net/ipv6/Kconfig
net/mac80211/Kconfig
net/netfilter/Kconfig
net/phonet/Kconfig
net/sunrpc/Kconfig
net/wimax/Kconfig
sound/soc/blackfin/Kconfig

index 3f325d3718a9909a1e4c8edce9b34d4b115ce4fe..cd8de89c5fadca3f92e8a95099bd38272a025cf5 100644 (file)
@@ -109,7 +109,7 @@ config MACH_OMAP_PALMZ71
        help
         Support for the Palm Zire71 PDA. To boot the kernel,
         you'll need a PalmOS compatible bootloader; check out
-        http://hackndev.com/palm/z71 for more informations.
+        http://hackndev.com/palm/z71 for more information.
         Say Y here if you have such a PDA, say N otherwise.
 
 config MACH_OMAP_PALMTT
index 05fe3053dcaec7f725059d78e7a6988788c557ff..414a8ad97f5245fc142ef878997ca469ad076c6b 100644 (file)
@@ -127,13 +127,13 @@ config BOARD_HAMMERHEAD
        select CPU_AT32AP7000
        select USB_ARCH_HAS_HCD
        help
-         The Hammerhead platform is built around a AVR32 32-bit microcontroller from Atmel.
+         The Hammerhead platform is built around an AVR32 32-bit microcontroller from Atmel.
          It offers versatile peripherals, such as ethernet, usb device, usb host etc.
 
-         The board also incooperates a power supply and is a Power over Ethernet (PoE) Powered
+         The board also incorporates a power supply and is a Power over Ethernet (PoE) Powered
          Device (PD).
 
-         Additonally, a Cyclone III FPGA from Altera is integrated on the board. The FPGA is
+         Additionally, a Cyclone III FPGA from Altera is integrated on the board. The FPGA is
          mapped into the 32-bit AVR memory bus. The FPGA offers two DDR2 SDRAM interfaces, which
          will cover even the most exceptional need of memory bandwidth. Together with the onboard
          video decoder the board is ready for video processing.
index 0c1f86e3e44a0bfa99700609e69dfe82551e3f3e..3640cdc38aace3db670bbd703eb31959bd76cf05 100644 (file)
@@ -777,7 +777,7 @@ config CACHELINE_ALIGNED_L1
        default n if BF54x
        depends on !BF531
        help
-         If enabled, cacheline_anligned data is linked
+         If enabled, cacheline_aligned data is linked
          into L1 data memory. (less latency)
 
 config SYSCALL_TAB_L1
@@ -957,7 +957,7 @@ config MPU
          memory they do not own.  This comes at a performance penalty
          and is recommended only for debugging.
 
-comment "Asynchonous Memory Configuration"
+comment "Asynchronous Memory Configuration"
 
 menu "EBIU_AMGCTL Global Control"
 config C_AMCKEN
@@ -989,7 +989,7 @@ config C_B3PEN
        default n
 
 choice
-       prompt"Enable Asynchonous Memory Banks"
+       prompt "Enable Asynchronous Memory Banks"
        default C_AMBEN_ALL
 
 config C_AMBEN
index 3462245fe9fbf1e72ba496c81b76b754cd6f050a..7adac388a77142b2cb7e5d5db4b5483f473c9476 100644 (file)
@@ -438,7 +438,7 @@ config ETRAX_SERIAL_PORT0_DMA1_IN
        help
          Enables the DMA1 input channel for ser0 (ttyS0).
          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
          something else.
 
@@ -565,7 +565,7 @@ config ETRAX_SERIAL_PORT2_DMA7_IN
        help
          Enables the DMA7 input channel for ser2 (ttyS2).
          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
          something else.
 
@@ -604,7 +604,7 @@ config ETRAX_SERIAL_PORT3_DMA3_IN
        help
          Enables the DMA3 input channel for ser3 (ttyS3).
          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
          something else.
 
index 005ed2b3f7f4337472844240de1f9be3bccf4c0a..21bbd93be34f3732986d228d5139df43182058cb 100644 (file)
@@ -28,7 +28,7 @@ config        ETRAX_NBR_LED_GRP_ONE
        help
          Select this if you want one Ethernet LED group. This LED group
          can be used for one or more Ethernet interfaces. However, it is
-         recomended that each Ethernet interface use a dedicated LED group.
+         recommended that each Ethernet interface use a dedicated LED group.
 
 config ETRAX_NBR_LED_GRP_TWO
        bool "Use two LED groups"
index 7a64fcef9d07edc354721d70f30af651c2ff7738..b9e328e688be8d70837d895698c4d87ee71e696f 100644 (file)
@@ -342,7 +342,7 @@ config ETRAX_SERIAL_PORT4_DMA9_IN
        help
          Enables the DMA9 input channel for ser4 (ttyS4).
          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
          something else.
 
index f6d74475f1c6744e74bdab893d94cfd536b0c5a9..774de82abef6a5453ccc6abcf5a47b83805da5e8 100644 (file)
@@ -59,7 +59,7 @@ config ETRAX_SDRAM_GRP1_CONFIG
        depends on ETRAX_ARCH_V32
        default "0"
        help
-         SDRAM configuration for group 1. The defult value is 0
+         SDRAM configuration for group 1. The default value is 0
          because group 1 is not used in the default configuration,
          described in the help for SDRAM_GRP0_CONFIG.
 
index 206cb7953b0cb21360cb331cae3069ac49e8ce38..92508c521673a1a9213f4bc2548892d099d75d4e 100644 (file)
@@ -136,7 +136,7 @@ config MACH_JAZZ
        help
         This a family of machines based on the MIPS R4030 chipset which was
         used by several vendors to build RISC/os and Windows NT workstations.
-        Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and
+        Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and
         Olivetti M700-10 workstations.
 
 config LASAT
index 74cc312c347cf8d49f56eb9a60a0bb0c08a4408c..2e2160c3de7cbe32e3cea6171e405195143b9435 100644 (file)
@@ -342,7 +342,7 @@ config PHYP_DUMP
        help
          Hypervisor-assisted dump is meant to be a kdump replacement
          offering robustness and speed not possible without system
-         hypervisor assistence.
+         hypervisor assistance.
 
          If unsure, say "N"
 
index 200b9cb900ea4b34280d270b51bebe773ca142b4..9a8bb53d315d24babc5b63cf62cb57480d580228 100644 (file)
@@ -298,7 +298,7 @@ config CPM
 config OF_RTC
        bool
        help
-         Uses information from the OF or flattened device tree to instatiate
+         Uses information from the OF or flattened device tree to instantiate
          platform devices for direct mapped RTC chips like the DS1742 or DS1743.
 
 source "arch/powerpc/sysdev/bestcomm/Kconfig"
index 0b192a1c429d3b85a1d13292277095d02abee1e3..29e427085efb23727073caf41382b88563f6f233 100644 (file)
@@ -9,8 +9,8 @@ config PPC_BESTCOMM
        select PPC_LIB_RHEAP
        help
          BestComm is the name of the communication coprocessor found
-         on the Freescale MPC5200 family of processor. It's usage is
-         optionnal for some drivers (like ATA), but required for
+         on the Freescale MPC5200 family of processor.  Its usage is
+         optional for some drivers (like ATA), but required for
          others (like FEC).
 
          If you want to use drivers that require DMA operations,
index 8d50d527c595ff45be4a221cc8d4c6ad6956dca8..2d52b515c2418a7ca4a3993a2f6d58957b7b6755 100644 (file)
@@ -640,10 +640,10 @@ config GUSA_RB
        depends on GUSA && CPU_SH3 || (CPU_SH4 && !CPU_SH4A)
        help
          Enabling this option will allow the kernel to implement some
-         atomic operations using a software implemention of load-locked/
+         atomic operations using a software implementation of load-locked/
          store-conditional (LLSC). On machines which do not have hardware
          LLSC, this should be more efficient than the other alternative of
-         disabling insterrupts around the atomic sequence.
+         disabling interrupts around the atomic sequence.
 
 endmenu
 
index 06c02c00d7d9b040a95c477570a66555325a3df7..d7b5621382f6157ff7cd4d91d29793e2dbbcd639 100644 (file)
@@ -1129,7 +1129,7 @@ config NODES_SHIFT
        depends on NEED_MULTIPLE_NODES
        ---help---
          Specify the maximum number of NUMA Nodes available on the target
-         system.  Increases memory reserved to accomodate various tables.
+         system.  Increases memory reserved to accommodate various tables.
 
 config HAVE_ARCH_BOOTMEM
        def_bool y
@@ -1307,7 +1307,7 @@ config MTRR_SANITIZER
          add writeback entries.
 
          Can be disabled with disable_mtrr_cleanup on the kernel command line.
-         The largest mtrr entry size for a continous block can be set with
+         The largest mtrr entry size for a continuous block can be set with
          mtrr_chunk_size.
 
          If unsure, say Y.
index 0bcf264646702465795ba7e31e7dce1e014b87ae..9120717c0701398a21db009b7b0b48dc95267763 100644 (file)
@@ -86,7 +86,7 @@ config ATA_SFF
 
          For users with exclusively modern controllers like AHCI,
          Silicon Image 3124, or Marvell 6440, you may choose to
-         disable this uneeded SFF support.
+         disable this unneeded SFF support.
 
          If unsure, say Y.
 
index 3d2565441b3691786c373a2ef49922aa743de737..edb02530e461af4f91e442cdd581f91aa934c588 100644 (file)
@@ -42,9 +42,9 @@ config DEBUG_GPIO
        depends on DEBUG_KERNEL
        help
          Say Y here to add some extra checks and diagnostics to GPIO calls.
-         The checks help ensure that GPIOs have been properly initialized
-         before they are used and that sleeping calls aren not made from
-         nonsleeping contexts.  They can make bitbanged serial protocols
+         These checks help ensure that GPIOs have been properly initialized
+         before they are used, and that sleeping calls are not made from
+         non-sleeping contexts.  They can make bitbanged serial protocols
          slower.  The diagnostics help catch the type of setup errors
          that are most common when setting up new platforms or boards.
 
index e85c8fe9ffcfd9df88f824503af6c105bebb048f..504cfaa6160f620a9af93d04d3d25b1129411c7c 100644 (file)
@@ -243,7 +243,7 @@ config GREENASIA_FF
        select INPUT_FF_MEMLESS
        ---help---
        Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
-       (like MANTA Warior MM816 and SpeedLink Strike2 SL-6635) or adapter
+       (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
        and want to enable force feedback support for it.
 
 config HID_TOPSEED
index 5f9d860925a17c7f8799880ba096fe2ccd41dc3c..cd50c00ab20fd8bcf94e274caa70d14347dc15df 100644 (file)
@@ -143,7 +143,7 @@ config INPUT_APMPOWER
        ---help---
          Say Y here if you want suspend key events to trigger a user
          requested suspend through APM. This is useful on embedded
-         systems where such behviour is desired without userspace
+         systems where such behaviour is desired without userspace
          interaction. If unsure, say N.
 
          To compile this driver as a module, choose M here: the
index 4938355c407264b389ff6e885ed835df33ae483f..1747a02a019a1bcb7ed1ac1d37c02babd2a8c99e 100644 (file)
@@ -14,13 +14,15 @@ config MISDN_DSP
        depends on MISDN
        help
          Enable support for digital audio processing capability.
+
          This module may be used for special applications that require
-         cross connecting of bchannels, conferencing, dtmf decoding
+         cross connecting of bchannels, conferencing, dtmf decoding,
          echo cancelation, tone generation, and Blowfish encryption and
-         decryption.
-         It may use hardware features if available.
+         decryption. It may use hardware features if available.
+
          E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu
-         and get more informations about this module and it's usage.
+         and get more information about this module and its usage.
+
          If unsure, say 'N'.
 
 config MISDN_L1OIP
index 556aeca0d860c835c9467bbfa9578bd61d0292dc..d9db17624f129fc88a3d1e50f49d69661e39ba99 100644 (file)
@@ -100,7 +100,7 @@ config LEDS_HP6XX
        tristate "LED Support for the HP Jornada 6xx"
        depends on LEDS_CLASS && SH_HP6XX
        help
-         This option enables led support for the handheld
+         This option enables LED support for the handheld
          HP Jornada 620/660/680/690.
 
 config LEDS_PCA9532
@@ -108,7 +108,7 @@ config LEDS_PCA9532
        depends on LEDS_CLASS && I2C && INPUT && EXPERIMENTAL
        help
          This option enables support for NXP pca9532
-         led controller. It is generally only usefull
+         LED controller. It is generally only useful
          as a platform driver
 
 config LEDS_GPIO
@@ -144,7 +144,7 @@ config LEDS_CLEVO_MAIL
                Positivo Mobile (Clevo M5x0V)
 
          If your model is not listed here you can try the "nodetect"
-         module paramter.
+         module parameter.
 
          To compile this driver as a module, choose M here: the
          module will be called leds-clevo-mail.
index 6f92beaa5ac8f11913631c96e87a3defdf2d5a48..da058c174049a80206c4fceff2d6d9b7fe09b0ec 100644 (file)
@@ -147,7 +147,7 @@ config MEDIA_TUNER_XC5000
        default m if DVB_FE_CUSTOMISE
        help
          A driver for the silicon tuner XC5000 from Xceive.
-         This device is only used inside a SiP called togther with a
+         This device is only used inside a SiP called together with a
          demodulator for now.
 
 config MEDIA_TUNER_MXL5005S
index 00269560793ae7849d6c320efbd7cfb200a89740..baf808e9d6e17093cc5965f5f64ed38e8f76275c 100644 (file)
@@ -439,7 +439,7 @@ config DVB_TUNER_DIB0070
        default m if DVB_FE_CUSTOMISE
        help
          A driver for the silicon baseband tuner DiB0070 from DiBcom.
-         This device is only used inside a SiP called togther with a
+         This device is only used inside a SiP called together with a
          demodulator for now.
 
 comment "SEC control devices for DVB-S"
index 06a2b0f7737c98f9009ea9ee4cb1986b7208ef7e..75f35dbb11dc48c9c4de183769d1801f52da35a9 100644 (file)
@@ -88,7 +88,7 @@ config MENELAUS
        help
          If you say yes here you get support for the Texas Instruments
          TWL92330/Menelaus Power Management chip. This include voltage
-         regulators, Dual slot memory card tranceivers, real-time clock
+         regulators, Dual slot memory card transceivers, real-time clock
          and other features that are often used in portable devices like
          cell phones and PDAs.
 
index 1c484084ed4f874c78cf7ccbf555350148a2a00c..7a1e948840e68abf4ce3e39a8e05c82aba28d89c 100644 (file)
@@ -18,8 +18,8 @@ config ATMEL_PWM
        depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9
        help
          This option enables device driver support for the PWM channels
-         on certain Atmel prcoessors.  Pulse Width Modulation is used for
-         purposes including software controlled power-efficent backlights
+         on certain Atmel processors.  Pulse Width Modulation is used for
+         purposes including software controlled power-efficient backlights
          on LCD displays, motor control, and waveform generation.
 
 config ATMEL_TCLIB
@@ -142,7 +142,7 @@ config ATMEL_SSC
        tristate "Device driver for Atmel SSC peripheral"
        depends on AVR32 || ARCH_AT91
        ---help---
-         This option enables device driver support for Atmel Syncronized
+         This option enables device driver support for Atmel Synchronized
          Serial Communication peripheral (SSC).
 
          The SSC peripheral supports a wide variety of serial frame based
index 99d4b28d52ed33673468d692f34d08421e5d1a18..6fbb246c40bbfc2f7747c64e5abbb3e4e0ea997f 100644 (file)
@@ -177,7 +177,7 @@ config MMC_SPI
        select CRC7
        select CRC_ITU_T
        help
-         Some systems accss MMC/SD/SDIO cards using a SPI controller
+         Some systems access MMC/SD/SDIO cards using a SPI controller
          instead of using a "native" MMC/SD/SDIO controller.  This has a
          disadvantage of being relatively high overhead, but a compensating
          advantage of working on many systems without dedicated MMC/SD/SDIO
index e2f44e6c0bcb8cd19a7558357e012ef9d1dcb23f..20297c521e50ed7c968cd40b6779af5e45ea6423 100644 (file)
@@ -1380,7 +1380,7 @@ config SCSI_LPFC_DEBUG_FS
        bool "Emulex LightPulse Fibre Channel debugfs Support"
        depends on SCSI_LPFC && DEBUG_FS
        help
-         This makes debugging infomation from the lpfc driver
+         This makes debugging information from the lpfc driver
          available via the debugfs filesystem.
 
 config SCSI_SIM710
@@ -1388,7 +1388,7 @@ config SCSI_SIM710
        depends on (EISA || MCA) && SCSI
        select SCSI_SPI_ATTRS
        ---help---
-         This driver for NCR53c710 based SCSI host adapters.
+         This driver is for NCR53c710 based SCSI host adapters.
 
          It currently supports Compaq EISA cards and NCR MCA cards
 
index 9be11b0963f2b796b21f5678466d3fd1793eacae..aa9d3a4c2d50ba86470fe3706e9d7193e72de9cf 100644 (file)
@@ -1374,7 +1374,7 @@ config SERIAL_BFIN_SPORT
        depends on BLACKFIN && EXPERIMENTAL
        select SERIAL_CORE
        help
-         Enble support SPORT emulate UART on Blackfin series.
+         Enable SPORT emulate UART on Blackfin series.
 
          To compile this driver as a module, choose M here: the
          module will be called bfin_sport_uart.
index 211af86a6c559a5ca9eff122436457ba6de43ed2..92981c2383ee54680a0d5f2a78900b99b6fc9f22 100644 (file)
@@ -4,7 +4,7 @@ menuconfig STAGING
        ---help---
          This option allows you to select a number of drivers that are
          not of the "normal" Linux kernel quality level.  These drivers
-         are placed here in order to get a wider audience for use of
+         are placed here in order to get a wider audience to make use of
          them.  Please note that these drivers are under heavy
          development, may or may not work, and may contain userspace
          interfaces that most likely will be changed in the near
@@ -12,7 +12,7 @@ menuconfig STAGING
 
          Using any of these drivers will taint your kernel which might
          affect support options from both the community, and various
-         commercial support orginizations.
+         commercial support organizations.
 
          If you wish to work on these drivers, to help improve them, or
          to report problems you have with them, please see the
index b47ca1e7e383325ef24adbc8d408e116180704af..83a93a5c63926593a829585b8b46e735fd912f6a 100644 (file)
@@ -1,9 +1,9 @@
 config COMEDI
-       tristate "Data Acquision support (comedi)"
+       tristate "Data acquisition support (comedi)"
        default N
        depends on m
        ---help---
-         Enable support a wide range of data acquision devices
+         Enable support a wide range of data acquisition devices
          for Linux.
 
 config COMEDI_RT
index f2cf7f66ae0550ee93629032914ef7ea564f9a68..ca6ade6c4b4775f69254d3b96efe13e446e336ad 100644 (file)
@@ -10,7 +10,7 @@ config VIDEO_GO7007
        select CRC32
        default N
        ---help---
-         This is a video4linux driver for some wierd device...
+         This is a video4linux driver for some weird device...
 
          To compile this driver as a module, choose M here: the
          module will be called go7007
@@ -20,7 +20,7 @@ config VIDEO_GO7007_USB
        depends on VIDEO_GO7007 && USB
        default N
        ---help---
-         This is a video4linux driver for some wierd device...
+         This is a video4linux driver for some weird device...
 
          To compile this driver as a module, choose M here: the
          module will be called go7007-usb
index c4b30f2a549ba365b738848d26ef2c70169332e5..3abe7c9d558d70c0c3b6f8be743c4435dca8cb5f 100644 (file)
@@ -110,7 +110,7 @@ config PANEL_LCD_BWIDTH
        ---help---
          Most LCDs use a standard controller which supports hardware lines of 40
          characters, although sometimes only 16, 20 or 24 of them are really wired
-         to the terminal. This results in some non-visible but adressable characters,
+         to the terminal. This results in some non-visible but addressable characters,
          and is the case for most parallel LCDs. Other LCDs, and some serial ones,
          however, use the same line width internally as what is visible. The KS0074
          for example, uses 16 characters per line for 16 visible characters per line.
index 770b3eaa91847d633c2db26590480936f9c243a5..080bb1e4b847aebcd862b71480596edcf7f8b37e 100644 (file)
@@ -392,7 +392,7 @@ config USB_GADGET_FSL_QE
           controllers having QE or CPM2, given minor tweaks.
 
           Set CONFIG_USB_GADGET to "m" to build this driver as a
-          dynmically linked module called "fsl_qe_udc".
+          dynamically linked module called "fsl_qe_udc".
 
 config USB_FSL_QE
        tristate
index a65f9196b0a06e93df07bcb5ef0a9313c8f47f88..c480ea4c19f28797a79b1a5ad4fb11701f537dc9 100644 (file)
@@ -518,8 +518,8 @@ config USB_SERIAL_SIERRAWIRELESS
        help
          Say M here if you want to use Sierra Wireless devices.
 
-         Many deviecs have a feature known as TRU-Install, for those devices
-         to work properly the USB Storage Sierra feature must be enabled.
+         Many devices have a feature known as TRU-Install. For those devices
+         to work properly, the USB Storage Sierra feature must be enabled.
 
          To compile this driver as a module, choose M here: the
          module will be called sierra.
index ca783127af3671cfb4dbe16d6c3405c864103c08..bac8e7a6f17bcda8d21ab8c874b2cc648975fe3b 100644 (file)
@@ -48,10 +48,10 @@ config UWB_WHCI
         help
           This driver enables the radio controller for WHCI cards.
 
-          WHCI is an specification developed by Intel
+          WHCI is a specification developed by Intel
           (http://www.intel.com/technology/comms/wusb/whci.htm) much
           in the spirit of USB's EHCI, but for UWB and Wireless USB
-          radio/host controllers connected via memmory mapping (eg:
+          radio/host controllers connected via memory mapping (eg:
           PCI). Most of these cards come also with a Wireless USB host
           controller.
 
index 526187c8a12de73ccbab828eb815eac4c2abd52e..8ac9cddac5754fdbf8ef9df33550a47bfba318f4 100644 (file)
@@ -37,7 +37,7 @@ config XEN_COMPAT_XENFS
          The old xenstore userspace tools expect to find "xenbus"
          under /proc/xen, but "xenbus" is now found at the root of the
          xenfs filesystem.  Selecting this causes the kernel to create
-         the compatibilty mount point /proc/xen if it is running on
+         the compatibility mount point /proc/xen if it is running on
          a xen platform.
          If in doubt, say yes.
 
index 7505482a08fabddda2efc9a52be043d323be9b75..418b6f3b0ae82b097aa4def6685477357d0b5e18 100644 (file)
@@ -18,7 +18,7 @@ config EXT4_FS
          filesystem; while there will be some performance gains from
          the delayed allocation and inode table readahead, the best
          performance gains will require enabling ext4 features in the
-         filesystem, or formating a new filesystem as an ext4
+         filesystem, or formatting a new filesystem as an ext4
          filesystem initially.
 
          To compile this file system support as a module, choose M here. The
index e35b54d5059d16226f8931fc4ed942218e5cffab..830e3f76f44265e9629e5aa59dcd445fbb91c530 100644 (file)
@@ -22,7 +22,7 @@ config UBIFS_FS_ADVANCED_COMPR
        depends on UBIFS_FS
        help
          This option allows to explicitly choose which compressions, if any,
-         are enabled in UBIFS. Removing compressors means inbility to read
+         are enabled in UBIFS. Removing compressors means inability to read
          existing file systems.
 
          If unsure, say 'N'.
@@ -32,7 +32,7 @@ config UBIFS_FS_LZO
        depends on UBIFS_FS
        default y
        help
-          LZO compressor is generally faster then zlib but compresses worse.
+          LZO compressor is generally faster than zlib but compresses worse.
           Say 'Y' if unsure.
 
 config UBIFS_FS_ZLIB
index 14c483d2b7c90b4a5713b6ed116fa16260f1228d..bcffc0e476477d3905bcbb92bee3ba882dd22ee5 100644 (file)
@@ -687,7 +687,7 @@ config PID_NS
        depends on NAMESPACES && EXPERIMENTAL
        help
          Support process id namespaces.  This allows having multiple
-         process with the same pid as long as they are in different
+         processes with the same pid as long as they are in different
          pid namespaces.  This is a building block of containers.
 
          Unless you want to work with an experimental feature
@@ -952,7 +952,7 @@ config COMPAT_BRK
          Randomizing heap placement makes heap exploits harder, but it
          also breaks ancient binaries (including anything libc5 based).
          This option changes the bootup default to heap randomization
-         disabled, and can be overriden runtime by setting
+         disabled, and can be overridden at runtime by setting
          /proc/sys/kernel/randomize_va_space to 2.
 
          On non-ancient distros (post-2000 ones) N is usually a safe choice.
@@ -1110,7 +1110,7 @@ config INIT_ALL_POSSIBLE
          cpu_possible_map, some of them chose to initialize cpu_possible_map
          with all 1s, and others with all 0s.  When they were centralised,
          it was better to provide this option than to break all the archs
-         and have several arch maintainers persuing me down dark alleys.
+         and have several arch maintainers pursuing me down dark alleys.
 
 config STOP_MACHINE
        bool
index 34e707e5ab87f002ab93f0eb70e776cb09704354..504086ab4443ab2f844b887fc4de94445ac91e03 100644 (file)
@@ -72,11 +72,10 @@ config FUNCTION_GRAPH_TRACER
        help
          Enable the kernel to trace a function at both its return
          and its entry.
-         It's first purpose is to trace the duration of functions and
-         draw a call graph for each thread with some informations like
-         the return value.
-         This is done by setting the current return address on the current
-         task structure into a stack of calls.
+         Its first purpose is to trace the duration of functions and
+         draw a call graph for each thread with some information like
+         the return value. This is done by setting the current return 
+         address on the current task structure into a stack of calls.
 
 config IRQSOFF_TRACER
        bool "Interrupts-off Latency Tracer"
index ec93e7e38b38ef9a49b5057bf4f60bf04971d33f..ce77db4fcec8c0a5a34a1bb3f918531941e66733 100644 (file)
@@ -140,7 +140,7 @@ config NETFILTER_ADVANCED
        default y
        help
          If you say Y here you can select between all the netfilter modules.
-         If you say N the more ununsual ones will not be shown and the
+         If you say N the more unusual ones will not be shown and the
          basic ones needed by most people will default to 'M'.
 
          If unsure, say Y.
index ec992159b5f8b0e08c60d680de92da155c1abbc6..ca8cb326d1d2bd3397817f90936f93c30a3f7896 100644 (file)
@@ -22,17 +22,17 @@ menuconfig IPV6
 if IPV6
 
 config IPV6_PRIVACY
-       bool "IPv6: Privacy Extensions support"
+       bool "IPv6: Privacy Extensions (RFC 3041) support"
        ---help---
          Privacy Extensions for Stateless Address Autoconfiguration in IPv6
-         support.  With this option, additional periodically-alter 
-         pseudo-random global-scope unicast address(es) will assigned to
+         support.  With this option, additional periodically-altered
+         pseudo-random global-scope unicast address(es) will be assigned to
          your interface(s).
        
-         We use our standard pseudo random algorithm to generate randomized
-         interface identifier, instead of one described in RFC 3041.
+         We use our standard pseudo-random algorithm to generate the
+          randomized interface identifier, instead of one described in RFC 3041.
 
-         By default, kernel do not generate temporary addresses.
+         By default the kernel does not generate temporary addresses.
          To use temporary addresses, do
        
                echo 2 >/proc/sys/net/ipv6/conf/all/use_tempaddr 
@@ -43,9 +43,9 @@ config IPV6_ROUTER_PREF
        bool "IPv6: Router Preference (RFC 4191) support"
        ---help---
          Router Preference is an optional extension to the Router
-         Advertisement message to improve the ability of hosts
-         to pick more appropriate router, especially when the hosts
-         is placed in a multi-homed network.
+         Advertisement message which improves the ability of hosts
+         to pick an appropriate router, especially when the hosts
+         are placed in a multi-homed network.
 
          If unsure, say N.
 
index 60c16162474c23edbcfe4e338f9e00b4a6b6a0df..f3d9ae350fb66cf9d29c36b94589c342e607b781 100644 (file)
@@ -33,7 +33,7 @@ choice
        ---help---
          This option selects the default rate control algorithm
          mac80211 will use. Note that this default can still be
-         overriden through the ieee80211_default_rc_algo module
+         overridden through the ieee80211_default_rc_algo module
          parameter if different algorithms are available.
 
 config MAC80211_RC_DEFAULT_PID
index 2c967e4f706c9c0de0c6990befa1b3444053149a..bb279bf59a1b9147b5951268ec70d48662eb50f2 100644 (file)
@@ -52,7 +52,7 @@ config NF_CT_ACCT
 
          Please note that currently this option only sets a default state.
          You may change it at boot time with nf_conntrack.acct=0/1 kernel
-         paramater or by loading the nf_conntrack module with acct=0/1.
+         parameter or by loading the nf_conntrack module with acct=0/1.
 
          You may also disable/enable it on a running system with:
           sysctl net.netfilter.nf_conntrack_acct=0/1
index 51a5669573f2741ff90aa45864ac96bbf7f8c24c..6ec7d55b1769933f399af5f4673b95c2de83150c 100644 (file)
@@ -6,7 +6,7 @@ config PHONET
        tristate "Phonet protocols family"
        help
          The Phone Network protocol (PhoNet) is a packet-oriented
-         communication protocol developped by Nokia for use with its modems.
+         communication protocol developed by Nokia for use with its modems.
 
          This is required for Maemo to use cellular data connectivity (if
          supported). It can also be used to control Nokia phones
index 5592883e1e4a9feab8c44dbd42d9ef049da0031c..3f7faa9688aec1a7ce26431668f6160bbd9f303a 100644 (file)
@@ -69,7 +69,7 @@ config RPCSEC_GSS_SPKM3
        select CRYPTO_CBC
        help
          Choose Y here to enable Secure RPC using the SPKM3 public key
-         GSS-API mechansim (RFC 2025).
+         GSS-API mechanism (RFC 2025).
 
          Secure RPC calls with SPKM3 require an auxiliary userspace
          daemon which may be found in the Linux nfs-utils package
index 18495cdcd10de2e356a76cbafc1351d516c70633..1b46747a5f5af2cc3521071984629fb1bb63d6dd 100644 (file)
@@ -8,7 +8,7 @@
 #
 # As well, enablement of the RFKILL code means we need the INPUT layer
 # support to inject events coming from hw rfkill switches. That
-# dependency could be killed if input.h provided appropiate means to
+# dependency could be killed if input.h provided appropriate means to
 # work when input is disabled.
 
 comment "WiMAX Wireless Broadband support requires CONFIG_INPUT enabled"
index 0a2f8f9eff53f616b32c330f5e1befb7dbf972d2..811596f4c092a21b24f8f85f2c386348725f9385 100644 (file)
@@ -42,7 +42,7 @@ config SND_BF5XX_AC97
          You will also need to select the audio interfaces to support below.
 
          Note:
-         AC97 codecs which do not implment the slot-16 mode will not function
+         AC97 codecs which do not implement the slot-16 mode will not function
          properly with this driver. This driver is known to work with the
          Analog Devices line of AC97 codecs.