1
0
Fork 0

treewide: Fix typo in Kconfig

Correct spelling typo in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
hifive-unleashed-5.1
Masanari Iida 2013-11-30 21:38:43 +09:00 committed by Jiri Kosina
parent 90e51adf16
commit 5065a706c1
6 changed files with 7 additions and 7 deletions

View File

@ -241,7 +241,7 @@ config MACH_PCONTROL_G20
bool "PControl G20 CPU module" bool "PControl G20 CPU module"
help help
Select this if you are using taskit's Stamp9G20 CPU module on this Select this if you are using taskit's Stamp9G20 CPU module on this
carrier board, beeing the decentralized unit of a building automation carrier board, being the decentralized unit of a building automation
system; featuring nvram, eth-switch, iso-rs485, display, io system; featuring nvram, eth-switch, iso-rs485, display, io
config MACH_GSIA18S config MACH_GSIA18S

View File

@ -948,7 +948,7 @@ config X86_ANCIENT_MCE
depends on X86_32 && X86_MCE depends on X86_32 && X86_MCE
---help--- ---help---
Include support for machine check handling on old Pentium 5 or WinChip Include support for machine check handling on old Pentium 5 or WinChip
systems. These typically need to be enabled explicitely on the command systems. These typically need to be enabled explicitly on the command
line. line.
config X86_MCE_THRESHOLD config X86_MCE_THRESHOLD

View File

@ -17,7 +17,7 @@ config MISDN_DSP
This module may be used for special applications that require 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 echo cancellation, 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 E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu

View File

@ -204,9 +204,9 @@ config SCSI_MULTI_LUN
Some devices support more than one LUN (Logical Unit Number) in order Some devices support more than one LUN (Logical Unit Number) in order
to allow access to several media, e.g. CD jukebox, USB card reader, to allow access to several media, e.g. CD jukebox, USB card reader,
mobile phone in mass storage mode. This option forces the kernel to mobile phone in mass storage mode. This option forces the kernel to
probe for all LUNs by default. This setting can be overriden by probe for all LUNs by default. This setting can be overridden by
max_luns boot/module parameter. Note that this option does not affect max_luns boot/module parameter. Note that this option does not affect
devices conforming to SCSI-3 or higher as they can explicitely report devices conforming to SCSI-3 or higher as they can explicitly report
their number of LUNs. It is safe to say Y here unless you have one of their number of LUNs. It is safe to say Y here unless you have one of
those rare devices which reacts in an unexpected way when probed for those rare devices which reacts in an unexpected way when probed for
multiple LUNs. multiple LUNs.

View File

@ -223,7 +223,7 @@ config XEN_ACPI_PROCESSOR
To do that the driver parses the Power Management data and uploads To do that the driver parses the Power Management data and uploads
said information to the Xen hypervisor. Then the Xen hypervisor can said information to the Xen hypervisor. Then the Xen hypervisor can
select the proper Cx and Pxx states. It also registers itslef as the select the proper Cx and Pxx states. It also registers itself as the
SMM so that other drivers (such as ACPI cpufreq scaling driver) will SMM so that other drivers (such as ACPI cpufreq scaling driver) will
not load. not load.

View File

@ -21,7 +21,7 @@ config IP_SET_MAX
You can define here default value of the maximum number You can define here default value of the maximum number
of IP sets for the kernel. of IP sets for the kernel.
The value can be overriden by the 'max_sets' module The value can be overridden by the 'max_sets' module
parameter of the 'ip_set' module. parameter of the 'ip_set' module.
config IP_SET_BITMAP_IP config IP_SET_BITMAP_IP