Browse Source

Fix typo in various Kconfig file

Correct spelling typo in various Kconfig file.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Masanari Iida 13 years ago
parent
commit
6b2aac42b2

+ 1 - 1
arch/m68k/Kconfig.cpu

@@ -7,7 +7,7 @@ choice
 	help
 	help
 	  The Freescale (was Motorola) M68K family of processors implements
 	  The Freescale (was Motorola) M68K family of processors implements
 	  the full 68000 processor instruction set.
 	  the full 68000 processor instruction set.
-	  The Freescale ColdFire family of processors is a modern derivitive
+	  The Freescale ColdFire family of processors is a modern derivative
 	  of the 68000 processor family. They are mainly targeted at embedded
 	  of the 68000 processor family. They are mainly targeted at embedded
 	  applications, and are all System-On-Chip (SOC) devices, as opposed
 	  applications, and are all System-On-Chip (SOC) devices, as opposed
 	  to stand alone CPUs. They implement a subset of the original 68000
 	  to stand alone CPUs. They implement a subset of the original 68000

+ 2 - 2
arch/mips/Kconfig

@@ -1001,12 +1001,12 @@ config HOLES_IN_ZONE
 	bool
 	bool
 
 
 #
 #
-# Endianess selection.  Sufficiently obscure so many users don't know what to
+# Endianness 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.
 #
 #
 choice
 choice
-	prompt "Endianess selection"
+	prompt "Endianness selection"
 	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

+ 1 - 1
arch/mips/Kconfig.debug

@@ -57,7 +57,7 @@ config CMDLINE
 	  options.
 	  options.
 
 
 config CMDLINE_OVERRIDE
 config CMDLINE_OVERRIDE
-	bool "Built-in command line overrides firware arguments"
+	bool "Built-in command line overrides firmware arguments"
 	default n
 	default n
 	depends on CMDLINE_BOOL
 	depends on CMDLINE_BOOL
 	help
 	help

+ 1 - 1
arch/openrisc/Kconfig

@@ -141,7 +141,7 @@ config DEBUG_STACKOVERFLOW
 	bool "Check for kernel stack overflow"
 	bool "Check for kernel stack overflow"
 	default y
 	default y
 	help
 	help
-	  Make extra checks for space avaliable on stack in some
+	  Make extra checks for space available on stack in some
           critical functions. This will cause kernel to run a bit slower,
           critical functions. This will cause kernel to run a bit slower,
 	  but will catch most of kernel stack overruns and exit gracefuly.
 	  but will catch most of kernel stack overruns and exit gracefuly.
 
 

+ 2 - 2
arch/powerpc/platforms/Kconfig.cputype

@@ -258,7 +258,7 @@ config PPC_ICSWX_PID
 	default y
 	default y
 	---help---
 	---help---
 	  The PID register in server is used explicitly for ICSWX.  In
 	  The PID register in server is used explicitly for ICSWX.  In
-	  embedded systems PID managment is done by the system.
+	  embedded systems PID management is done by the system.
 
 
 config PPC_ICSWX_USE_SIGILL
 config PPC_ICSWX_USE_SIGILL
 	bool "Should a bad CT cause a SIGILL?"
 	bool "Should a bad CT cause a SIGILL?"
@@ -266,7 +266,7 @@ config PPC_ICSWX_USE_SIGILL
 	default n
 	default n
 	---help---
 	---help---
 	  Should a bad CT used for "non-record form ICSWX" cause an
 	  Should a bad CT used for "non-record form ICSWX" cause an
-	  illegal intruction signal or should it be silent as
+	  illegal instruction signal or should it be silent as
 	  architected.
 	  architected.
 
 
 	  If in doubt, say N here.
 	  If in doubt, say N here.

+ 1 - 1
arch/powerpc/platforms/pseries/Kconfig

@@ -67,7 +67,7 @@ config IO_EVENT_IRQ
 
 
 	  This option will only enable the IO event platform code. You
 	  This option will only enable the IO event platform code. You
 	  will still need to enable or compile the actual drivers
 	  will still need to enable or compile the actual drivers
-	  that use this infrastruture to handle IO event interrupts.
+	  that use this infrastructure to handle IO event interrupts.
 
 
 	  Say Y if you are unsure.
 	  Say Y if you are unsure.
 
 

+ 1 - 1
arch/sh/Kconfig.cpu

@@ -1,7 +1,7 @@
 menu "Processor features"
 menu "Processor features"
 
 
 choice
 choice
-	prompt "Endianess selection" 
+	prompt "Endianness selection" 
 	default CPU_LITTLE_ENDIAN
 	default CPU_LITTLE_ENDIAN
 	help
 	help
 	  Some SuperH machines can be configured for either little or big
 	  Some SuperH machines can be configured for either little or big

+ 1 - 1
drivers/devfreq/Kconfig

@@ -16,7 +16,7 @@ menuconfig PM_DEVFREQ
 	  is attached to a single device and returns a "representative"
 	  is attached to a single device and returns a "representative"
 	  clock frequency of the device, which is also attached
 	  clock frequency of the device, which is also attached
 	  to a device by 1-to-1. The device registering devfreq takes the
 	  to a device by 1-to-1. The device registering devfreq takes the
-	  responsiblity to "interpret" the representative frequency and
+	  responsibility to "interpret" the representative frequency and
 	  to set its every clock accordingly with the "target" callback
 	  to set its every clock accordingly with the "target" callback
 	  given to devfreq.
 	  given to devfreq.
 
 

+ 1 - 1
drivers/hid/Kconfig

@@ -448,7 +448,7 @@ config HID_PICOLCD_FB
 	select FB_SYS_FOPS
 	select FB_SYS_FOPS
 	---help---
 	---help---
 	  Provide access to PicoLCD's 256x64 monochrome display via a
 	  Provide access to PicoLCD's 256x64 monochrome display via a
-	  frambuffer device.
+	  framebuffer device.
 
 
 config HID_PICOLCD_BACKLIGHT
 config HID_PICOLCD_BACKLIGHT
 	bool "Backlight control" if EXPERT
 	bool "Backlight control" if EXPERT

+ 1 - 1
drivers/hwmon/Kconfig

@@ -318,7 +318,7 @@ config SENSORS_EXYNOS4_TMU
 	tristate "Temperature sensor on Samsung EXYNOS4"
 	tristate "Temperature sensor on Samsung EXYNOS4"
 	depends on ARCH_EXYNOS4
 	depends on ARCH_EXYNOS4
 	help
 	help
-	  If you say yes here you get support for TMU (Thermal Managment
+	  If you say yes here you get support for TMU (Thermal Management
 	  Unit) on SAMSUNG EXYNOS4 series of SoC.
 	  Unit) on SAMSUNG EXYNOS4 series of SoC.
 
 
 	  This driver can also be built as a module. If so, the module
 	  This driver can also be built as a module. If so, the module

+ 1 - 1
drivers/i2c/busses/Kconfig

@@ -351,7 +351,7 @@ config I2C_DAVINCI
 	  For details please see http://www.ti.com/davinci
 	  For details please see http://www.ti.com/davinci
 
 
 config I2C_DESIGNWARE_PLATFORM
 config I2C_DESIGNWARE_PLATFORM
-	tristate "Synopsys DesignWare Platfrom"
+	tristate "Synopsys DesignWare Platform"
 	depends on HAVE_CLK
 	depends on HAVE_CLK
 	help
 	help
 	  If you say yes to this option, support will be included for the
 	  If you say yes to this option, support will be included for the

+ 3 - 3
drivers/mfd/Kconfig

@@ -407,7 +407,7 @@ config MFD_MAX8925
 	select MFD_CORE
 	select MFD_CORE
 	help
 	help
 	  Say yes here to support for Maxim Semiconductor MAX8925. This is
 	  Say yes here to support for Maxim Semiconductor MAX8925. This is
-	  a Power Management IC. This driver provies common support for
+	  a Power Management IC. This driver provides common support for
 	  accessing the device, additional drivers must be enabled in order
 	  accessing the device, additional drivers must be enabled in order
 	  to use the functionality of the device.
 	  to use the functionality of the device.
 
 
@@ -430,7 +430,7 @@ config MFD_MAX8998
 	help
 	help
 	  Say yes here to support for Maxim Semiconductor MAX8998 and
 	  Say yes here to support for Maxim Semiconductor MAX8998 and
 	  National Semiconductor LP3974. This is a Power Management IC.
 	  National Semiconductor LP3974. This is a Power Management IC.
-	  This driver provies common support for accessing the device,
+	  This driver provides common support for accessing the device,
 	  additional drivers must be enabled in order to use the functionality
 	  additional drivers must be enabled in order to use the functionality
 	  of the device.
 	  of the device.
 
 
@@ -441,7 +441,7 @@ config MFD_S5M_CORE
 	select REGMAP_I2C
 	select REGMAP_I2C
 	help
 	help
 	 Support for the Samsung Electronics S5M MFD series.
 	 Support for the Samsung Electronics S5M MFD series.
-	 This driver provies common support for accessing the device,
+	 This driver provides common support for accessing the device,
 	 additional drivers must be enabled in order to use the functionality
 	 additional drivers must be enabled in order to use the functionality
 	 of the device
 	 of the device
 
 

+ 1 - 1
drivers/ptp/Kconfig

@@ -70,7 +70,7 @@ config DP83640_PHY
 	  using the SO_TIMESTAMPING API.
 	  using the SO_TIMESTAMPING API.
 
 
 	  In order for this to work, your MAC driver must also
 	  In order for this to work, your MAC driver must also
-	  implement the skb_tx_timetamp() function.
+	  implement the skb_tx_timestamp() function.
 
 
 config PTP_1588_CLOCK_PCH
 config PTP_1588_CLOCK_PCH
 	tristate "Intel PCH EG20T as PTP clock"
 	tristate "Intel PCH EG20T as PTP clock"

+ 1 - 1
drivers/watchdog/Kconfig

@@ -937,7 +937,7 @@ config BCM47XX_WDT
 	tristate "Broadcom BCM47xx Watchdog Timer"
 	tristate "Broadcom BCM47xx Watchdog Timer"
 	depends on BCM47XX
 	depends on BCM47XX
 	help
 	help
-	  Hardware driver for the Broadcom BCM47xx Watchog Timer.
+	  Hardware driver for the Broadcom BCM47xx Watchdog Timer.
 
 
 config RC32434_WDT
 config RC32434_WDT
 	tristate "IDT RC32434 SoC Watchdog Timer"
 	tristate "IDT RC32434 SoC Watchdog Timer"

+ 1 - 1
drivers/xen/Kconfig

@@ -71,7 +71,7 @@ config XEN_DEV_EVTCHN
 	tristate "Xen /dev/xen/evtchn device"
 	tristate "Xen /dev/xen/evtchn device"
 	default y
 	default y
 	help
 	help
-	  The evtchn driver allows a userspace process to triger event
+	  The evtchn driver allows a userspace process to trigger event
 	  channels and to receive notification of an event channel
 	  channels and to receive notification of an event channel
 	  firing.
 	  firing.
 	  If in doubt, say yes.
 	  If in doubt, say yes.