Browse Source

Fix trivial typos in Kconfig* files

Fix several typos in help text in Kconfig* files.

Signed-off-by: David Sterba <dave@jikos.cz>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
David Sterba 18 years ago
parent
commit
3dde6ad8fc

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

@@ -603,7 +603,7 @@ config ETRAX_CARDBUS
         select HOTPLUG
         select HOTPLUG
         select PCCARD_NONSTATIC
         select PCCARD_NONSTATIC
         help
         help
-	 Enabled the ETRAX Carbus driver.
+	 Enabled the ETRAX Cardbus driver.
 
 
 config PCI
 config PCI
        bool
        bool

+ 2 - 2
arch/h8300/Kconfig.debug

@@ -21,12 +21,12 @@ config GDB_MAGICPRINT
 	bool "Message Output for GDB MagicPrint service"
 	bool "Message Output for GDB MagicPrint service"
 	depends on (H8300H_SIM || H8S_SIM)
 	depends on (H8300H_SIM || H8S_SIM)
 	help
 	help
-	  kernel messages output useing MagicPrint service from GDB
+	  kernel messages output using MagicPrint service from GDB
 
 
 config SYSCALL_PRINT
 config SYSCALL_PRINT
 	bool "SystemCall trace print"
 	bool "SystemCall trace print"
 	help
 	help
-	  outout history of systemcall
+	  output history of systemcall
 
 
 config GDB_DEBUG
 config GDB_DEBUG
    	bool "Use gdb stub"
    	bool "Use gdb stub"

+ 2 - 2
arch/i386/Kconfig.cpu

@@ -108,7 +108,7 @@ config MCORE2
 	bool "Core 2/newer Xeon"
 	bool "Core 2/newer Xeon"
 	help
 	help
 	  Select this for Intel Core 2 and newer Core 2 Xeons (Xeon 51xx and 53xx)
 	  Select this for Intel Core 2 and newer Core 2 Xeons (Xeon 51xx and 53xx)
-	  CPUs. You can distingush newer from older Xeons by the CPU family
+	  CPUs. You can distinguish newer from older Xeons by the CPU family
 	  in /proc/cpuinfo. Newer ones have 6.
 	  in /proc/cpuinfo. Newer ones have 6.
 
 
 config MPENTIUM4
 config MPENTIUM4
@@ -172,7 +172,7 @@ config MWINCHIP3D
 	help
 	help
 	  Select this for an IDT Winchip-2A or 3.  Linux and GCC
 	  Select this for an IDT Winchip-2A or 3.  Linux and GCC
 	  treat this chip as a 586TSC with some extended instructions
 	  treat this chip as a 586TSC with some extended instructions
-	  and alignment reqirements.  Also enable out of order memory
+	  and alignment requirements.  Also enable out of order memory
 	  stores for this CPU, which can increase performance of some
 	  stores for this CPU, which can increase performance of some
 	  operations.
 	  operations.
 
 

+ 1 - 1
arch/ia64/Kconfig

@@ -468,7 +468,7 @@ config KEXEC
 	help
 	help
 	  kexec is a system call that implements the ability to shutdown your
 	  kexec is a system call that implements the ability to shutdown your
 	  current kernel, and to start another kernel.  It is like a reboot
 	  current kernel, and to start another kernel.  It is like a reboot
-	  but it is indepedent of the system firmware.   And like a reboot
+	  but it is independent of the system firmware.   And like a reboot
 	  you can start any kernel with it, not just Linux.
 	  you can start any kernel with it, not just Linux.
 
 
 	  The name comes from the similiarity to the exec system call.
 	  The name comes from the similiarity to the exec system call.

+ 1 - 1
arch/m68knommu/Kconfig.debug

@@ -5,7 +5,7 @@ source "lib/Kconfig.debug"
 config FULLDEBUG
 config FULLDEBUG
 	bool "Full Symbolic/Source Debugging support"
 	bool "Full Symbolic/Source Debugging support"
 	help
 	help
-	  Enable debuging symbols on kernel build.
+	  Enable debugging symbols on kernel build.
 
 
 config HIGHPROFILE
 config HIGHPROFILE
 	bool "Use fast second timer for profiling"
 	bool "Use fast second timer for profiling"

+ 3 - 3
arch/mips/Kconfig

@@ -956,7 +956,7 @@ choice
 	  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 preferred 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 endianness.
 
 
 config CPU_BIG_ENDIAN
 config CPU_BIG_ENDIAN
 	bool "Big endian"
 	bool "Big endian"
@@ -1750,7 +1750,7 @@ config ARCH_DISCONTIGMEM_ENABLE
 	bool
 	bool
 	default y if SGI_IP27
 	default y if SGI_IP27
 	help
 	help
-	  Say Y to upport efficient handling of discontiguous physical memory,
+	  Say Y to support efficient handling of discontiguous physical memory,
 	  for architectures which are either NUMA (Non-Uniform Memory Access)
 	  for architectures which are either NUMA (Non-Uniform Memory Access)
 	  or have huge holes in the physical address space for other reasons.
 	  or have huge holes in the physical address space for other reasons.
 	  See <file:Documentation/vm/numa> for more.
 	  See <file:Documentation/vm/numa> for more.
@@ -1938,7 +1938,7 @@ config KEXEC
 	help
 	help
 	  kexec is a system call that implements the ability to shutdown your
 	  kexec is a system call that implements the ability to shutdown your
 	  current kernel, and to start another kernel.  It is like a reboot
 	  current kernel, and to start another kernel.  It is like a reboot
-	  but it is indepedent of the system firmware.   And like a reboot
+	  but it is independent of the system firmware.   And like a reboot
 	  you can start any kernel with it, not just Linux.
 	  you can start any kernel with it, not just Linux.
 
 
 	  The name comes from the similiarity to the exec system call.
 	  The name comes from the similiarity to the exec system call.

+ 1 - 1
arch/powerpc/Kconfig.debug

@@ -32,7 +32,7 @@ config HCALL_STATS
 	depends on PPC_PSERIES && DEBUG_FS
 	depends on PPC_PSERIES && DEBUG_FS
 	help
 	help
 	  Adds code to keep track of the number of hypervisor calls made and
 	  Adds code to keep track of the number of hypervisor calls made and
-	  the amount of time spent in hypervisor callsr.  Wall time spent in
+	  the amount of time spent in hypervisor calls.  Wall time spent in
 	  each call is always calculated, and if available CPU cycles spent
 	  each call is always calculated, and if available CPU cycles spent
 	  are also calculated.  A directory named hcall_inst is added at the
 	  are also calculated.  A directory named hcall_inst is added at the
 	  root of the debugfs filesystem.  Within the hcall_inst directory
 	  root of the debugfs filesystem.  Within the hcall_inst directory

+ 1 - 1
arch/s390/crypto/Kconfig

@@ -54,7 +54,7 @@ config S390_PRNG
 	default "m"
 	default "m"
 	help
 	help
 	  Select this option if you want to use the s390 pseudo random number
 	  Select this option if you want to use the s390 pseudo random number
-	  generator. The PRNG is part of the cryptograhic processor functions
+	  generator. The PRNG is part of the cryptographic processor functions
 	  and uses triple-DES to generate secure random numbers like the
 	  and uses triple-DES to generate secure random numbers like the
 	  ANSI X9.17 standard. The PRNG is usable via the char device
 	  ANSI X9.17 standard. The PRNG is usable via the char device
 	  /dev/prandom.
 	  /dev/prandom.

+ 1 - 1
crypto/Kconfig

@@ -271,7 +271,7 @@ config CRYPTO_SERPENT
 
 
 	  Keys are allowed to be from 0 to 256 bits in length, in steps
 	  Keys are allowed to be from 0 to 256 bits in length, in steps
 	  of 8 bits.  Also includes the 'Tnepres' algorithm, a reversed
 	  of 8 bits.  Also includes the 'Tnepres' algorithm, a reversed
-	  variant of Serpent for compatibility with old kerneli code.
+	  variant of Serpent for compatibility with old kerneli.org code.
 
 
 	  See also:
 	  See also:
 	  <http://www.cl.cam.ac.uk/~rja14/serpent.html>
 	  <http://www.cl.cam.ac.uk/~rja14/serpent.html>

+ 1 - 1
drivers/ata/Kconfig

@@ -435,7 +435,7 @@ config PATA_OPTIDMA
 	help
 	help
 	  This option enables DMA/PIO support for the later OPTi
 	  This option enables DMA/PIO support for the later OPTi
 	  controllers found on some old motherboards and in some
 	  controllers found on some old motherboards and in some
-	  latops
+	  laptops.
 
 
 	  If unsure, say N.
 	  If unsure, say N.
 
 

+ 1 - 1
drivers/char/tpm/Kconfig

@@ -33,7 +33,7 @@ config TCG_NSC
 	tristate "National Semiconductor TPM Interface"
 	tristate "National Semiconductor TPM Interface"
 	depends on TCG_TPM && PNPACPI
 	depends on TCG_TPM && PNPACPI
 	---help---
 	---help---
-	  If you have a TPM security chip from National Semicondutor 
+	  If you have a TPM security chip from National Semiconductor 
 	  say Yes and it will be accessible from within Linux.  To 
 	  say Yes and it will be accessible from within Linux.  To 
 	  compile this driver as a module, choose M here; the module 
 	  compile this driver as a module, choose M here; the module 
 	  will be called tpm_nsc.
 	  will be called tpm_nsc.

+ 1 - 1
drivers/crypto/Kconfig

@@ -51,7 +51,7 @@ config CRYPTO_DEV_GEODE
 	default m
 	default m
 	help
 	help
 	  Say 'Y' here to use the AMD Geode LX processor on-board AES
 	  Say 'Y' here to use the AMD Geode LX processor on-board AES
-	  engine for the CryptoAPI AES alogrithm.
+	  engine for the CryptoAPI AES algorithm.
 
 
 	  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 geode-aes.
 	  will be called geode-aes.

+ 1 - 1
drivers/macintosh/Kconfig

@@ -237,7 +237,7 @@ config PMAC_RACKMETER
 	tristate "Support for Apple XServe front panel LEDs"
 	tristate "Support for Apple XServe front panel LEDs"
 	depends on PPC_PMAC
 	depends on PPC_PMAC
 	help
 	help
-	  This driver procides some support to control the front panel
+	  This driver provides some support to control the front panel
           blue LEDs "vu-meter" of the XServer macs.
           blue LEDs "vu-meter" of the XServer macs.
 
 
 endif # MACINTOSH_DRIVERS
 endif # MACINTOSH_DRIVERS

+ 1 - 1
drivers/rtc/Kconfig

@@ -98,7 +98,7 @@ config RTC_INTF_DEV_UIE_EMUL
 	bool "RTC UIE emulation on dev interface"
 	bool "RTC UIE emulation on dev interface"
 	depends on RTC_INTF_DEV
 	depends on RTC_INTF_DEV
 	help
 	help
-	  Provides an emulation for RTC_UIE if the underlaying rtc chip
+	  Provides an emulation for RTC_UIE if the underlying rtc chip
 	  driver does not expose RTC_UIE ioctls.  Those requests generate
 	  driver does not expose RTC_UIE ioctls.  Those requests generate
 	  once-per-second update interrupts, used for synchronization.
 	  once-per-second update interrupts, used for synchronization.
 
 

+ 1 - 1
drivers/usb/serial/Kconfig

@@ -558,7 +558,7 @@ config USB_SERIAL_DEBUG
 	tristate "USB Debugging Device"
 	tristate "USB Debugging Device"
 	depends on USB_SERIAL
 	depends on USB_SERIAL
 	help
 	help
-	  Say Y here if you have a USB debugging device used to recieve
+	  Say Y here if you have a USB debugging device used to receive
 	  debugging data from another machine.  The most common of these
 	  debugging data from another machine.  The most common of these
 	  devices is the NetChip TurboCONNECT device.
 	  devices is the NetChip TurboCONNECT device.
 
 

+ 1 - 1
init/Kconfig

@@ -308,7 +308,7 @@ config SYSFS_DEPRECATED
 	  releases.
 	  releases.
 
 
 	  If enabled, this option will also move any device structures
 	  If enabled, this option will also move any device structures
-	  that belong to a class, back into the /sys/class heirachy, in
+	  that belong to a class, back into the /sys/class hierarchy, in
 	  order to support older versions of udev.
 	  order to support older versions of udev.
 
 
 	  If you are using a distro that was released in 2006 or later,
 	  If you are using a distro that was released in 2006 or later,

+ 2 - 2
kernel/Kconfig.preempt

@@ -23,7 +23,7 @@ config PREEMPT_VOLUNTARY
 	  "explicit preemption points" to the kernel code. These new
 	  "explicit preemption points" to the kernel code. These new
 	  preemption points have been selected to reduce the maximum
 	  preemption points have been selected to reduce the maximum
 	  latency of rescheduling, providing faster application reactions,
 	  latency of rescheduling, providing faster application reactions,
-	  at the cost of slighly lower throughput.
+	  at the cost of slightly lower throughput.
 
 
 	  This allows reaction to interactive events by allowing a
 	  This allows reaction to interactive events by allowing a
 	  low priority process to voluntarily preempt itself even if it
 	  low priority process to voluntarily preempt itself even if it
@@ -43,7 +43,7 @@ config PREEMPT
 	  even if it is in kernel mode executing a system call and would
 	  even if it is in kernel mode executing a system call and would
 	  otherwise not be about to reach a natural preemption point.
 	  otherwise not be about to reach a natural preemption point.
 	  This allows applications to run more 'smoothly' even when the
 	  This allows applications to run more 'smoothly' even when the
-	  system is under load, at the cost of slighly lower throughput
+	  system is under load, at the cost of slightly lower throughput
 	  and a slight runtime overhead to kernel code.
 	  and a slight runtime overhead to kernel code.
 
 
 	  Select this if you are building a kernel for a desktop or
 	  Select this if you are building a kernel for a desktop or

+ 2 - 2
net/ipv4/Kconfig

@@ -130,7 +130,7 @@ config IP_ROUTE_MULTIPATH_RR
 	tristate "MULTIPATH: round robin algorithm"
 	tristate "MULTIPATH: round robin algorithm"
 	depends on IP_ROUTE_MULTIPATH_CACHED
 	depends on IP_ROUTE_MULTIPATH_CACHED
 	help
 	help
-	  Mulitpath routes are chosen according to Round Robin
+	  Multipath routes are chosen according to Round Robin
 
 
 config IP_ROUTE_MULTIPATH_RANDOM
 config IP_ROUTE_MULTIPATH_RANDOM
 	tristate "MULTIPATH: random algorithm"
 	tristate "MULTIPATH: random algorithm"
@@ -651,7 +651,7 @@ config TCP_MD5SIG
 	select CRYPTO
 	select CRYPTO
 	select CRYPTO_MD5
 	select CRYPTO_MD5
 	---help---
 	---help---
-	  RFC2385 specifices a method of giving MD5 protection to TCP sessions.
+	  RFC2385 specifies a method of giving MD5 protection to TCP sessions.
 	  Its main (only?) use is to protect BGP sessions between core routers
 	  Its main (only?) use is to protect BGP sessions between core routers
 	  on the Internet.
 	  on the Internet.
 
 

+ 1 - 1
net/ipv6/netfilter/Kconfig

@@ -28,7 +28,7 @@ config IP6_NF_QUEUE
 	  packets which enables users to receive the filtered packets
 	  packets which enables users to receive the filtered packets
 	  with QUEUE target using libipq.
 	  with QUEUE target using libipq.
 
 
-	  THis option enables the old IPv6-only "ip6_queue" implementation
+	  This option enables the old IPv6-only "ip6_queue" implementation
 	  which has been obsoleted by the new "nfnetlink_queue" code (see
 	  which has been obsoleted by the new "nfnetlink_queue" code (see
 	  CONFIG_NETFILTER_NETLINK_QUEUE).
 	  CONFIG_NETFILTER_NETLINK_QUEUE).
 
 

+ 1 - 1
net/netfilter/Kconfig

@@ -197,7 +197,7 @@ config NF_CONNTRACK_PPTP
 
 
 	  Please note that not all PPTP modes of operation are supported yet.
 	  Please note that not all PPTP modes of operation are supported yet.
 	  Specifically these limitations exist:
 	  Specifically these limitations exist:
-	    - Blindy assumes that control connections are always established
+	    - Blindly assumes that control connections are always established
 	      in PNS->PAC direction. This is a violation of RFC2637.
 	      in PNS->PAC direction. This is a violation of RFC2637.
 	    - Only supports a single call within each session
 	    - Only supports a single call within each session
 
 

+ 1 - 1
security/selinux/Kconfig

@@ -137,7 +137,7 @@ config SECURITY_SELINUX_POLICYDB_VERSION_MAX
 
 
 	  Examples:
 	  Examples:
 	  For the Fedora Core 3 or 4 Linux distributions, enable this option
 	  For the Fedora Core 3 or 4 Linux distributions, enable this option
-	  and set the value via the next option. For Fedore Core 5 and later,
+	  and set the value via the next option. For Fedora Core 5 and later,
 	  do not enable this option.
 	  do not enable this option.
 
 
 	  If you are unsure how to answer this question, answer N.
 	  If you are unsure how to answer this question, answer N.