Commit 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf

Authored by Matt LaPlante
Committed by Jiri Kosina
1 parent 877d03105d

trivial: fix typos/grammar errors in Kconfig texts

Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

Showing 46 changed files with 86 additions and 85 deletions Side-by-side Diff

arch/arm/mach-omap1/Kconfig
... ... @@ -109,7 +109,7 @@
109 109 help
110 110 Support for the Palm Zire71 PDA. To boot the kernel,
111 111 you'll need a PalmOS compatible bootloader; check out
112   - http://hackndev.com/palm/z71 for more informations.
  112 + http://hackndev.com/palm/z71 for more information.
113 113 Say Y here if you have such a PDA, say N otherwise.
114 114  
115 115 config MACH_OMAP_PALMTT
... ... @@ -127,13 +127,13 @@
127 127 select CPU_AT32AP7000
128 128 select USB_ARCH_HAS_HCD
129 129 help
130   - The Hammerhead platform is built around a AVR32 32-bit microcontroller from Atmel.
  130 + The Hammerhead platform is built around an AVR32 32-bit microcontroller from Atmel.
131 131 It offers versatile peripherals, such as ethernet, usb device, usb host etc.
132 132  
133   - The board also incooperates a power supply and is a Power over Ethernet (PoE) Powered
  133 + The board also incorporates a power supply and is a Power over Ethernet (PoE) Powered
134 134 Device (PD).
135 135  
136   - Additonally, a Cyclone III FPGA from Altera is integrated on the board. The FPGA is
  136 + Additionally, a Cyclone III FPGA from Altera is integrated on the board. The FPGA is
137 137 mapped into the 32-bit AVR memory bus. The FPGA offers two DDR2 SDRAM interfaces, which
138 138 will cover even the most exceptional need of memory bandwidth. Together with the onboard
139 139 video decoder the board is ready for video processing.
arch/blackfin/Kconfig
... ... @@ -777,7 +777,7 @@
777 777 default n if BF54x
778 778 depends on !BF531
779 779 help
780   - If enabled, cacheline_anligned data is linked
  780 + If enabled, cacheline_aligned data is linked
781 781 into L1 data memory. (less latency)
782 782  
783 783 config SYSCALL_TAB_L1
... ... @@ -957,7 +957,7 @@
957 957 memory they do not own. This comes at a performance penalty
958 958 and is recommended only for debugging.
959 959  
960   -comment "Asynchonous Memory Configuration"
  960 +comment "Asynchronous Memory Configuration"
961 961  
962 962 menu "EBIU_AMGCTL Global Control"
963 963 config C_AMCKEN
... ... @@ -989,7 +989,7 @@
989 989 default n
990 990  
991 991 choice
992   - prompt"Enable Asynchonous Memory Banks"
  992 + prompt "Enable Asynchronous Memory Banks"
993 993 default C_AMBEN_ALL
994 994  
995 995 config C_AMBEN
... ... @@ -438,7 +438,7 @@
438 438 help
439 439 Enables the DMA1 input channel for ser0 (ttyS0).
440 440 If you do not enable DMA, an interrupt for each character will be
441   - used when receiveing data.
  441 + used when receiving data.
442 442 Normally you want to use DMA, unless you use the DMA channel for
443 443 something else.
444 444  
... ... @@ -565,7 +565,7 @@
565 565 help
566 566 Enables the DMA7 input channel for ser2 (ttyS2).
567 567 If you do not enable DMA, an interrupt for each character will be
568   - used when receiveing data.
  568 + used when receiving data.
569 569 Normally you want to use DMA, unless you use the DMA channel for
570 570 something else.
571 571  
... ... @@ -604,7 +604,7 @@
604 604 help
605 605 Enables the DMA3 input channel for ser3 (ttyS3).
606 606 If you do not enable DMA, an interrupt for each character will be
607   - used when receiveing data.
  607 + used when receiving data.
608 608 Normally you want to use DMA, unless you use the DMA channel for
609 609 something else.
610 610  
arch/cris/arch-v32/Kconfig
... ... @@ -28,7 +28,7 @@
28 28 help
29 29 Select this if you want one Ethernet LED group. This LED group
30 30 can be used for one or more Ethernet interfaces. However, it is
31   - recomended that each Ethernet interface use a dedicated LED group.
  31 + recommended that each Ethernet interface use a dedicated LED group.
32 32  
33 33 config ETRAX_NBR_LED_GRP_TWO
34 34 bool "Use two LED groups"
arch/cris/arch-v32/drivers/Kconfig
... ... @@ -342,7 +342,7 @@
342 342 help
343 343 Enables the DMA9 input channel for ser4 (ttyS4).
344 344 If you do not enable DMA, an interrupt for each character will be
345   - used when receiveing data.
  345 + used when receiving data.
346 346 Normally you want to use DMA, unless you use the DMA channel for
347 347 something else.
348 348  
arch/cris/arch-v32/mach-fs/Kconfig
... ... @@ -59,7 +59,7 @@
59 59 depends on ETRAX_ARCH_V32
60 60 default "0"
61 61 help
62   - SDRAM configuration for group 1. The defult value is 0
  62 + SDRAM configuration for group 1. The default value is 0
63 63 because group 1 is not used in the default configuration,
64 64 described in the help for SDRAM_GRP0_CONFIG.
65 65  
... ... @@ -136,7 +136,7 @@
136 136 help
137 137 This a family of machines based on the MIPS R4030 chipset which was
138 138 used by several vendors to build RISC/os and Windows NT workstations.
139   - Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and
  139 + Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and
140 140 Olivetti M700-10 workstations.
141 141  
142 142 config LASAT
arch/powerpc/Kconfig
... ... @@ -342,7 +342,7 @@
342 342 help
343 343 Hypervisor-assisted dump is meant to be a kdump replacement
344 344 offering robustness and speed not possible without system
345   - hypervisor assistence.
  345 + hypervisor assistance.
346 346  
347 347 If unsure, say "N"
348 348  
arch/powerpc/platforms/Kconfig
... ... @@ -298,7 +298,7 @@
298 298 config OF_RTC
299 299 bool
300 300 help
301   - Uses information from the OF or flattened device tree to instatiate
  301 + Uses information from the OF or flattened device tree to instantiate
302 302 platform devices for direct mapped RTC chips like the DS1742 or DS1743.
303 303  
304 304 source "arch/powerpc/sysdev/bestcomm/Kconfig"
arch/powerpc/sysdev/bestcomm/Kconfig
... ... @@ -9,8 +9,8 @@
9 9 select PPC_LIB_RHEAP
10 10 help
11 11 BestComm is the name of the communication coprocessor found
12   - on the Freescale MPC5200 family of processor. It's usage is
13   - optionnal for some drivers (like ATA), but required for
  12 + on the Freescale MPC5200 family of processor. Its usage is
  13 + optional for some drivers (like ATA), but required for
14 14 others (like FEC).
15 15  
16 16 If you want to use drivers that require DMA operations,
... ... @@ -640,10 +640,10 @@
640 640 depends on GUSA && CPU_SH3 || (CPU_SH4 && !CPU_SH4A)
641 641 help
642 642 Enabling this option will allow the kernel to implement some
643   - atomic operations using a software implemention of load-locked/
  643 + atomic operations using a software implementation of load-locked/
644 644 store-conditional (LLSC). On machines which do not have hardware
645 645 LLSC, this should be more efficient than the other alternative of
646   - disabling insterrupts around the atomic sequence.
  646 + disabling interrupts around the atomic sequence.
647 647  
648 648 endmenu
649 649  
... ... @@ -1129,7 +1129,7 @@
1129 1129 depends on NEED_MULTIPLE_NODES
1130 1130 ---help---
1131 1131 Specify the maximum number of NUMA Nodes available on the target
1132   - system. Increases memory reserved to accomodate various tables.
  1132 + system. Increases memory reserved to accommodate various tables.
1133 1133  
1134 1134 config HAVE_ARCH_BOOTMEM
1135 1135 def_bool y
... ... @@ -1307,7 +1307,7 @@
1307 1307 add writeback entries.
1308 1308  
1309 1309 Can be disabled with disable_mtrr_cleanup on the kernel command line.
1310   - The largest mtrr entry size for a continous block can be set with
  1310 + The largest mtrr entry size for a continuous block can be set with
1311 1311 mtrr_chunk_size.
1312 1312  
1313 1313 If unsure, say Y.
... ... @@ -86,7 +86,7 @@
86 86  
87 87 For users with exclusively modern controllers like AHCI,
88 88 Silicon Image 3124, or Marvell 6440, you may choose to
89   - disable this uneeded SFF support.
  89 + disable this unneeded SFF support.
90 90  
91 91 If unsure, say Y.
92 92  
drivers/gpio/Kconfig
... ... @@ -42,9 +42,9 @@
42 42 depends on DEBUG_KERNEL
43 43 help
44 44 Say Y here to add some extra checks and diagnostics to GPIO calls.
45   - The checks help ensure that GPIOs have been properly initialized
46   - before they are used and that sleeping calls aren not made from
47   - nonsleeping contexts. They can make bitbanged serial protocols
  45 + These checks help ensure that GPIOs have been properly initialized
  46 + before they are used, and that sleeping calls are not made from
  47 + non-sleeping contexts. They can make bitbanged serial protocols
48 48 slower. The diagnostics help catch the type of setup errors
49 49 that are most common when setting up new platforms or boards.
50 50  
... ... @@ -243,7 +243,7 @@
243 243 select INPUT_FF_MEMLESS
244 244 ---help---
245 245 Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
246   - (like MANTA Warior MM816 and SpeedLink Strike2 SL-6635) or adapter
  246 + (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
247 247 and want to enable force feedback support for it.
248 248  
249 249 config HID_TOPSEED
drivers/input/Kconfig
... ... @@ -143,7 +143,7 @@
143 143 ---help---
144 144 Say Y here if you want suspend key events to trigger a user
145 145 requested suspend through APM. This is useful on embedded
146   - systems where such behviour is desired without userspace
  146 + systems where such behaviour is desired without userspace
147 147 interaction. If unsure, say N.
148 148  
149 149 To compile this driver as a module, choose M here: the
drivers/isdn/mISDN/Kconfig
... ... @@ -14,13 +14,15 @@
14 14 depends on MISDN
15 15 help
16 16 Enable support for digital audio processing capability.
  17 +
17 18 This module may be used for special applications that require
18   - cross connecting of bchannels, conferencing, dtmf decoding
  19 + cross connecting of bchannels, conferencing, dtmf decoding,
19 20 echo cancelation, tone generation, and Blowfish encryption and
20   - decryption.
21   - It may use hardware features if available.
  21 + decryption. It may use hardware features if available.
  22 +
22 23 E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu
23   - and get more informations about this module and it's usage.
  24 + and get more information about this module and its usage.
  25 +
24 26 If unsure, say 'N'.
25 27  
26 28 config MISDN_L1OIP
drivers/leds/Kconfig
... ... @@ -100,7 +100,7 @@
100 100 tristate "LED Support for the HP Jornada 6xx"
101 101 depends on LEDS_CLASS && SH_HP6XX
102 102 help
103   - This option enables led support for the handheld
  103 + This option enables LED support for the handheld
104 104 HP Jornada 620/660/680/690.
105 105  
106 106 config LEDS_PCA9532
... ... @@ -108,7 +108,7 @@
108 108 depends on LEDS_CLASS && I2C && INPUT && EXPERIMENTAL
109 109 help
110 110 This option enables support for NXP pca9532
111   - led controller. It is generally only usefull
  111 + LED controller. It is generally only useful
112 112 as a platform driver
113 113  
114 114 config LEDS_GPIO
... ... @@ -144,7 +144,7 @@
144 144 Positivo Mobile (Clevo M5x0V)
145 145  
146 146 If your model is not listed here you can try the "nodetect"
147   - module paramter.
  147 + module parameter.
148 148  
149 149 To compile this driver as a module, choose M here: the
150 150 module will be called leds-clevo-mail.
drivers/media/common/tuners/Kconfig
... ... @@ -147,7 +147,7 @@
147 147 default m if DVB_FE_CUSTOMISE
148 148 help
149 149 A driver for the silicon tuner XC5000 from Xceive.
150   - This device is only used inside a SiP called togther with a
  150 + This device is only used inside a SiP called together with a
151 151 demodulator for now.
152 152  
153 153 config MEDIA_TUNER_MXL5005S
drivers/media/dvb/frontends/Kconfig
... ... @@ -439,7 +439,7 @@
439 439 default m if DVB_FE_CUSTOMISE
440 440 help
441 441 A driver for the silicon baseband tuner DiB0070 from DiBcom.
442   - This device is only used inside a SiP called togther with a
  442 + This device is only used inside a SiP called together with a
443 443 demodulator for now.
444 444  
445 445 comment "SEC control devices for DVB-S"
... ... @@ -88,7 +88,7 @@
88 88 help
89 89 If you say yes here you get support for the Texas Instruments
90 90 TWL92330/Menelaus Power Management chip. This include voltage
91   - regulators, Dual slot memory card tranceivers, real-time clock
  91 + regulators, Dual slot memory card transceivers, real-time clock
92 92 and other features that are often used in portable devices like
93 93 cell phones and PDAs.
94 94  
drivers/misc/Kconfig
... ... @@ -18,8 +18,8 @@
18 18 depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9
19 19 help
20 20 This option enables device driver support for the PWM channels
21   - on certain Atmel prcoessors. Pulse Width Modulation is used for
22   - purposes including software controlled power-efficent backlights
  21 + on certain Atmel processors. Pulse Width Modulation is used for
  22 + purposes including software controlled power-efficient backlights
23 23 on LCD displays, motor control, and waveform generation.
24 24  
25 25 config ATMEL_TCLIB
... ... @@ -142,7 +142,7 @@
142 142 tristate "Device driver for Atmel SSC peripheral"
143 143 depends on AVR32 || ARCH_AT91
144 144 ---help---
145   - This option enables device driver support for Atmel Syncronized
  145 + This option enables device driver support for Atmel Synchronized
146 146 Serial Communication peripheral (SSC).
147 147  
148 148 The SSC peripheral supports a wide variety of serial frame based
drivers/mmc/host/Kconfig
... ... @@ -177,7 +177,7 @@
177 177 select CRC7
178 178 select CRC_ITU_T
179 179 help
180   - Some systems accss MMC/SD/SDIO cards using a SPI controller
  180 + Some systems access MMC/SD/SDIO cards using a SPI controller
181 181 instead of using a "native" MMC/SD/SDIO controller. This has a
182 182 disadvantage of being relatively high overhead, but a compensating
183 183 advantage of working on many systems without dedicated MMC/SD/SDIO
drivers/scsi/Kconfig
... ... @@ -1380,7 +1380,7 @@
1380 1380 bool "Emulex LightPulse Fibre Channel debugfs Support"
1381 1381 depends on SCSI_LPFC && DEBUG_FS
1382 1382 help
1383   - This makes debugging infomation from the lpfc driver
  1383 + This makes debugging information from the lpfc driver
1384 1384 available via the debugfs filesystem.
1385 1385  
1386 1386 config SCSI_SIM710
... ... @@ -1388,7 +1388,7 @@
1388 1388 depends on (EISA || MCA) && SCSI
1389 1389 select SCSI_SPI_ATTRS
1390 1390 ---help---
1391   - This driver for NCR53c710 based SCSI host adapters.
  1391 + This driver is for NCR53c710 based SCSI host adapters.
1392 1392  
1393 1393 It currently supports Compaq EISA cards and NCR MCA cards
1394 1394  
drivers/serial/Kconfig
... ... @@ -1374,7 +1374,7 @@
1374 1374 depends on BLACKFIN && EXPERIMENTAL
1375 1375 select SERIAL_CORE
1376 1376 help
1377   - Enble support SPORT emulate UART on Blackfin series.
  1377 + Enable SPORT emulate UART on Blackfin series.
1378 1378  
1379 1379 To compile this driver as a module, choose M here: the
1380 1380 module will be called bfin_sport_uart.
drivers/staging/Kconfig
... ... @@ -4,7 +4,7 @@
4 4 ---help---
5 5 This option allows you to select a number of drivers that are
6 6 not of the "normal" Linux kernel quality level. These drivers
7   - are placed here in order to get a wider audience for use of
  7 + are placed here in order to get a wider audience to make use of
8 8 them. Please note that these drivers are under heavy
9 9 development, may or may not work, and may contain userspace
10 10 interfaces that most likely will be changed in the near
... ... @@ -12,7 +12,7 @@
12 12  
13 13 Using any of these drivers will taint your kernel which might
14 14 affect support options from both the community, and various
15   - commercial support orginizations.
  15 + commercial support organizations.
16 16  
17 17 If you wish to work on these drivers, to help improve them, or
18 18 to report problems you have with them, please see the
drivers/staging/comedi/Kconfig
1 1 config COMEDI
2   - tristate "Data Acquision support (comedi)"
  2 + tristate "Data acquisition support (comedi)"
3 3 default N
4 4 depends on m
5 5 ---help---
6   - Enable support a wide range of data acquision devices
  6 + Enable support a wide range of data acquisition devices
7 7 for Linux.
8 8  
9 9 config COMEDI_RT
drivers/staging/go7007/Kconfig
... ... @@ -10,7 +10,7 @@
10 10 select CRC32
11 11 default N
12 12 ---help---
13   - This is a video4linux driver for some wierd device...
  13 + This is a video4linux driver for some weird device...
14 14  
15 15 To compile this driver as a module, choose M here: the
16 16 module will be called go7007
... ... @@ -20,7 +20,7 @@
20 20 depends on VIDEO_GO7007 && USB
21 21 default N
22 22 ---help---
23   - This is a video4linux driver for some wierd device...
  23 + This is a video4linux driver for some weird device...
24 24  
25 25 To compile this driver as a module, choose M here: the
26 26 module will be called go7007-usb
drivers/staging/panel/Kconfig
... ... @@ -110,7 +110,7 @@
110 110 ---help---
111 111 Most LCDs use a standard controller which supports hardware lines of 40
112 112 characters, although sometimes only 16, 20 or 24 of them are really wired
113   - to the terminal. This results in some non-visible but adressable characters,
  113 + to the terminal. This results in some non-visible but addressable characters,
114 114 and is the case for most parallel LCDs. Other LCDs, and some serial ones,
115 115 however, use the same line width internally as what is visible. The KS0074
116 116 for example, uses 16 characters per line for 16 visible characters per line.
drivers/usb/gadget/Kconfig
... ... @@ -392,7 +392,7 @@
392 392 controllers having QE or CPM2, given minor tweaks.
393 393  
394 394 Set CONFIG_USB_GADGET to "m" to build this driver as a
395   - dynmically linked module called "fsl_qe_udc".
  395 + dynamically linked module called "fsl_qe_udc".
396 396  
397 397 config USB_FSL_QE
398 398 tristate
drivers/usb/serial/Kconfig
... ... @@ -518,8 +518,8 @@
518 518 help
519 519 Say M here if you want to use Sierra Wireless devices.
520 520  
521   - Many deviecs have a feature known as TRU-Install, for those devices
522   - to work properly the USB Storage Sierra feature must be enabled.
  521 + Many devices have a feature known as TRU-Install. For those devices
  522 + to work properly, the USB Storage Sierra feature must be enabled.
523 523  
524 524 To compile this driver as a module, choose M here: the
525 525 module will be called sierra.
... ... @@ -48,10 +48,10 @@
48 48 help
49 49 This driver enables the radio controller for WHCI cards.
50 50  
51   - WHCI is an specification developed by Intel
  51 + WHCI is a specification developed by Intel
52 52 (http://www.intel.com/technology/comms/wusb/whci.htm) much
53 53 in the spirit of USB's EHCI, but for UWB and Wireless USB
54   - radio/host controllers connected via memmory mapping (eg:
  54 + radio/host controllers connected via memory mapping (eg:
55 55 PCI). Most of these cards come also with a Wireless USB host
56 56 controller.
57 57  
... ... @@ -37,7 +37,7 @@
37 37 The old xenstore userspace tools expect to find "xenbus"
38 38 under /proc/xen, but "xenbus" is now found at the root of the
39 39 xenfs filesystem. Selecting this causes the kernel to create
40   - the compatibilty mount point /proc/xen if it is running on
  40 + the compatibility mount point /proc/xen if it is running on
41 41 a xen platform.
42 42 If in doubt, say yes.
... ... @@ -18,7 +18,7 @@
18 18 filesystem; while there will be some performance gains from
19 19 the delayed allocation and inode table readahead, the best
20 20 performance gains will require enabling ext4 features in the
21   - filesystem, or formating a new filesystem as an ext4
  21 + filesystem, or formatting a new filesystem as an ext4
22 22 filesystem initially.
23 23  
24 24 To compile this file system support as a module, choose M here. The
... ... @@ -22,7 +22,7 @@
22 22 depends on UBIFS_FS
23 23 help
24 24 This option allows to explicitly choose which compressions, if any,
25   - are enabled in UBIFS. Removing compressors means inbility to read
  25 + are enabled in UBIFS. Removing compressors means inability to read
26 26 existing file systems.
27 27  
28 28 If unsure, say 'N'.
... ... @@ -32,7 +32,7 @@
32 32 depends on UBIFS_FS
33 33 default y
34 34 help
35   - LZO compressor is generally faster then zlib but compresses worse.
  35 + LZO compressor is generally faster than zlib but compresses worse.
36 36 Say 'Y' if unsure.
37 37  
38 38 config UBIFS_FS_ZLIB
... ... @@ -687,7 +687,7 @@
687 687 depends on NAMESPACES && EXPERIMENTAL
688 688 help
689 689 Support process id namespaces. This allows having multiple
690   - process with the same pid as long as they are in different
  690 + processes with the same pid as long as they are in different
691 691 pid namespaces. This is a building block of containers.
692 692  
693 693 Unless you want to work with an experimental feature
... ... @@ -952,7 +952,7 @@
952 952 Randomizing heap placement makes heap exploits harder, but it
953 953 also breaks ancient binaries (including anything libc5 based).
954 954 This option changes the bootup default to heap randomization
955   - disabled, and can be overriden runtime by setting
  955 + disabled, and can be overridden at runtime by setting
956 956 /proc/sys/kernel/randomize_va_space to 2.
957 957  
958 958 On non-ancient distros (post-2000 ones) N is usually a safe choice.
... ... @@ -1110,7 +1110,7 @@
1110 1110 cpu_possible_map, some of them chose to initialize cpu_possible_map
1111 1111 with all 1s, and others with all 0s. When they were centralised,
1112 1112 it was better to provide this option than to break all the archs
1113   - and have several arch maintainers persuing me down dark alleys.
  1113 + and have several arch maintainers pursuing me down dark alleys.
1114 1114  
1115 1115 config STOP_MACHINE
1116 1116 bool
kernel/trace/Kconfig
... ... @@ -72,11 +72,10 @@
72 72 help
73 73 Enable the kernel to trace a function at both its return
74 74 and its entry.
75   - It's first purpose is to trace the duration of functions and
76   - draw a call graph for each thread with some informations like
77   - the return value.
78   - This is done by setting the current return address on the current
79   - task structure into a stack of calls.
  75 + Its first purpose is to trace the duration of functions and
  76 + draw a call graph for each thread with some information like
  77 + the return value. This is done by setting the current return
  78 + address on the current task structure into a stack of calls.
80 79  
81 80 config IRQSOFF_TRACER
82 81 bool "Interrupts-off Latency Tracer"
... ... @@ -140,7 +140,7 @@
140 140 default y
141 141 help
142 142 If you say Y here you can select between all the netfilter modules.
143   - If you say N the more ununsual ones will not be shown and the
  143 + If you say N the more unusual ones will not be shown and the
144 144 basic ones needed by most people will default to 'M'.
145 145  
146 146 If unsure, say Y.
... ... @@ -22,17 +22,17 @@
22 22 if IPV6
23 23  
24 24 config IPV6_PRIVACY
25   - bool "IPv6: Privacy Extensions support"
  25 + bool "IPv6: Privacy Extensions (RFC 3041) support"
26 26 ---help---
27 27 Privacy Extensions for Stateless Address Autoconfiguration in IPv6
28   - support. With this option, additional periodically-alter
29   - pseudo-random global-scope unicast address(es) will assigned to
  28 + support. With this option, additional periodically-altered
  29 + pseudo-random global-scope unicast address(es) will be assigned to
30 30 your interface(s).
31 31  
32   - We use our standard pseudo random algorithm to generate randomized
33   - interface identifier, instead of one described in RFC 3041.
  32 + We use our standard pseudo-random algorithm to generate the
  33 + randomized interface identifier, instead of one described in RFC 3041.
34 34  
35   - By default, kernel do not generate temporary addresses.
  35 + By default the kernel does not generate temporary addresses.
36 36 To use temporary addresses, do
37 37  
38 38 echo 2 >/proc/sys/net/ipv6/conf/all/use_tempaddr
... ... @@ -43,9 +43,9 @@
43 43 bool "IPv6: Router Preference (RFC 4191) support"
44 44 ---help---
45 45 Router Preference is an optional extension to the Router
46   - Advertisement message to improve the ability of hosts
47   - to pick more appropriate router, especially when the hosts
48   - is placed in a multi-homed network.
  46 + Advertisement message which improves the ability of hosts
  47 + to pick an appropriate router, especially when the hosts
  48 + are placed in a multi-homed network.
49 49  
50 50 If unsure, say N.
51 51  
net/mac80211/Kconfig
... ... @@ -33,7 +33,7 @@
33 33 ---help---
34 34 This option selects the default rate control algorithm
35 35 mac80211 will use. Note that this default can still be
36   - overriden through the ieee80211_default_rc_algo module
  36 + overridden through the ieee80211_default_rc_algo module
37 37 parameter if different algorithms are available.
38 38  
39 39 config MAC80211_RC_DEFAULT_PID
net/netfilter/Kconfig
... ... @@ -52,7 +52,7 @@
52 52  
53 53 Please note that currently this option only sets a default state.
54 54 You may change it at boot time with nf_conntrack.acct=0/1 kernel
55   - paramater or by loading the nf_conntrack module with acct=0/1.
  55 + parameter or by loading the nf_conntrack module with acct=0/1.
56 56  
57 57 You may also disable/enable it on a running system with:
58 58 sysctl net.netfilter.nf_conntrack_acct=0/1
... ... @@ -6,7 +6,7 @@
6 6 tristate "Phonet protocols family"
7 7 help
8 8 The Phone Network protocol (PhoNet) is a packet-oriented
9   - communication protocol developped by Nokia for use with its modems.
  9 + communication protocol developed by Nokia for use with its modems.
10 10  
11 11 This is required for Maemo to use cellular data connectivity (if
12 12 supported). It can also be used to control Nokia phones
... ... @@ -69,7 +69,7 @@
69 69 select CRYPTO_CBC
70 70 help
71 71 Choose Y here to enable Secure RPC using the SPKM3 public key
72   - GSS-API mechansim (RFC 2025).
  72 + GSS-API mechanism (RFC 2025).
73 73  
74 74 Secure RPC calls with SPKM3 require an auxiliary userspace
75 75 daemon which may be found in the Linux nfs-utils package
... ... @@ -8,7 +8,7 @@
8 8 #
9 9 # As well, enablement of the RFKILL code means we need the INPUT layer
10 10 # support to inject events coming from hw rfkill switches. That
11   -# dependency could be killed if input.h provided appropiate means to
  11 +# dependency could be killed if input.h provided appropriate means to
12 12 # work when input is disabled.
13 13  
14 14 comment "WiMAX Wireless Broadband support requires CONFIG_INPUT enabled"
sound/soc/blackfin/Kconfig
... ... @@ -42,7 +42,7 @@
42 42 You will also need to select the audio interfaces to support below.
43 43  
44 44 Note:
45   - AC97 codecs which do not implment the slot-16 mode will not function
  45 + AC97 codecs which do not implement the slot-16 mode will not function
46 46 properly with this driver. This driver is known to work with the
47 47 Analog Devices line of AC97 codecs.
48 48