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>
This commit is contained in:
parent
877d03105d
commit
692105b8ac
|
@ -109,7 +109,7 @@ config MACH_OMAP_PALMZ71
|
||||||
help
|
help
|
||||||
Support for the Palm Zire71 PDA. To boot the kernel,
|
Support for the Palm Zire71 PDA. To boot the kernel,
|
||||||
you'll need a PalmOS compatible bootloader; check out
|
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.
|
Say Y here if you have such a PDA, say N otherwise.
|
||||||
|
|
||||||
config MACH_OMAP_PALMTT
|
config MACH_OMAP_PALMTT
|
||||||
|
|
|
@ -127,13 +127,13 @@ config BOARD_HAMMERHEAD
|
||||||
select CPU_AT32AP7000
|
select CPU_AT32AP7000
|
||||||
select USB_ARCH_HAS_HCD
|
select USB_ARCH_HAS_HCD
|
||||||
help
|
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.
|
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).
|
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
|
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
|
will cover even the most exceptional need of memory bandwidth. Together with the onboard
|
||||||
video decoder the board is ready for video processing.
|
video decoder the board is ready for video processing.
|
||||||
|
|
|
@ -777,7 +777,7 @@ config CACHELINE_ALIGNED_L1
|
||||||
default n if BF54x
|
default n if BF54x
|
||||||
depends on !BF531
|
depends on !BF531
|
||||||
help
|
help
|
||||||
If enabled, cacheline_anligned data is linked
|
If enabled, cacheline_aligned data is linked
|
||||||
into L1 data memory. (less latency)
|
into L1 data memory. (less latency)
|
||||||
|
|
||||||
config SYSCALL_TAB_L1
|
config SYSCALL_TAB_L1
|
||||||
|
@ -957,7 +957,7 @@ config MPU
|
||||||
memory they do not own. This comes at a performance penalty
|
memory they do not own. This comes at a performance penalty
|
||||||
and is recommended only for debugging.
|
and is recommended only for debugging.
|
||||||
|
|
||||||
comment "Asynchonous Memory Configuration"
|
comment "Asynchronous Memory Configuration"
|
||||||
|
|
||||||
menu "EBIU_AMGCTL Global Control"
|
menu "EBIU_AMGCTL Global Control"
|
||||||
config C_AMCKEN
|
config C_AMCKEN
|
||||||
|
@ -989,7 +989,7 @@ config C_B3PEN
|
||||||
default n
|
default n
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt"Enable Asynchonous Memory Banks"
|
prompt "Enable Asynchronous Memory Banks"
|
||||||
default C_AMBEN_ALL
|
default C_AMBEN_ALL
|
||||||
|
|
||||||
config C_AMBEN
|
config C_AMBEN
|
||||||
|
|
|
@ -438,7 +438,7 @@ config ETRAX_SERIAL_PORT0_DMA1_IN
|
||||||
help
|
help
|
||||||
Enables the DMA1 input channel for ser0 (ttyS0).
|
Enables the DMA1 input channel for ser0 (ttyS0).
|
||||||
If you do not enable DMA, an interrupt for each character will be
|
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
|
Normally you want to use DMA, unless you use the DMA channel for
|
||||||
something else.
|
something else.
|
||||||
|
|
||||||
|
@ -565,7 +565,7 @@ config ETRAX_SERIAL_PORT2_DMA7_IN
|
||||||
help
|
help
|
||||||
Enables the DMA7 input channel for ser2 (ttyS2).
|
Enables the DMA7 input channel for ser2 (ttyS2).
|
||||||
If you do not enable DMA, an interrupt for each character will be
|
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
|
Normally you want to use DMA, unless you use the DMA channel for
|
||||||
something else.
|
something else.
|
||||||
|
|
||||||
|
@ -604,7 +604,7 @@ config ETRAX_SERIAL_PORT3_DMA3_IN
|
||||||
help
|
help
|
||||||
Enables the DMA3 input channel for ser3 (ttyS3).
|
Enables the DMA3 input channel for ser3 (ttyS3).
|
||||||
If you do not enable DMA, an interrupt for each character will be
|
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
|
Normally you want to use DMA, unless you use the DMA channel for
|
||||||
something else.
|
something else.
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ config ETRAX_NBR_LED_GRP_ONE
|
||||||
help
|
help
|
||||||
Select this if you want one Ethernet LED group. This LED group
|
Select this if you want one Ethernet LED group. This LED group
|
||||||
can be used for one or more Ethernet interfaces. However, it is
|
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
|
config ETRAX_NBR_LED_GRP_TWO
|
||||||
bool "Use two LED groups"
|
bool "Use two LED groups"
|
||||||
|
|
|
@ -342,7 +342,7 @@ config ETRAX_SERIAL_PORT4_DMA9_IN
|
||||||
help
|
help
|
||||||
Enables the DMA9 input channel for ser4 (ttyS4).
|
Enables the DMA9 input channel for ser4 (ttyS4).
|
||||||
If you do not enable DMA, an interrupt for each character will be
|
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
|
Normally you want to use DMA, unless you use the DMA channel for
|
||||||
something else.
|
something else.
|
||||||
|
|
||||||
|
|
|
@ -59,7 +59,7 @@ config ETRAX_SDRAM_GRP1_CONFIG
|
||||||
depends on ETRAX_ARCH_V32
|
depends on ETRAX_ARCH_V32
|
||||||
default "0"
|
default "0"
|
||||||
help
|
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,
|
because group 1 is not used in the default configuration,
|
||||||
described in the help for SDRAM_GRP0_CONFIG.
|
described in the help for SDRAM_GRP0_CONFIG.
|
||||||
|
|
||||||
|
|
|
@ -136,7 +136,7 @@ config MACH_JAZZ
|
||||||
help
|
help
|
||||||
This a family of machines based on the MIPS R4030 chipset which was
|
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.
|
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.
|
Olivetti M700-10 workstations.
|
||||||
|
|
||||||
config LASAT
|
config LASAT
|
||||||
|
|
|
@ -342,7 +342,7 @@ config PHYP_DUMP
|
||||||
help
|
help
|
||||||
Hypervisor-assisted dump is meant to be a kdump replacement
|
Hypervisor-assisted dump is meant to be a kdump replacement
|
||||||
offering robustness and speed not possible without system
|
offering robustness and speed not possible without system
|
||||||
hypervisor assistence.
|
hypervisor assistance.
|
||||||
|
|
||||||
If unsure, say "N"
|
If unsure, say "N"
|
||||||
|
|
||||||
|
|
|
@ -298,7 +298,7 @@ config CPM
|
||||||
config OF_RTC
|
config OF_RTC
|
||||||
bool
|
bool
|
||||||
help
|
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.
|
platform devices for direct mapped RTC chips like the DS1742 or DS1743.
|
||||||
|
|
||||||
source "arch/powerpc/sysdev/bestcomm/Kconfig"
|
source "arch/powerpc/sysdev/bestcomm/Kconfig"
|
||||||
|
|
|
@ -9,8 +9,8 @@ config PPC_BESTCOMM
|
||||||
select PPC_LIB_RHEAP
|
select PPC_LIB_RHEAP
|
||||||
help
|
help
|
||||||
BestComm is the name of the communication coprocessor found
|
BestComm is the name of the communication coprocessor found
|
||||||
on the Freescale MPC5200 family of processor. It's usage is
|
on the Freescale MPC5200 family of processor. Its usage is
|
||||||
optionnal for some drivers (like ATA), but required for
|
optional for some drivers (like ATA), but required for
|
||||||
others (like FEC).
|
others (like FEC).
|
||||||
|
|
||||||
If you want to use drivers that require DMA operations,
|
If you want to use drivers that require DMA operations,
|
||||||
|
|
|
@ -640,10 +640,10 @@ config GUSA_RB
|
||||||
depends on GUSA && CPU_SH3 || (CPU_SH4 && !CPU_SH4A)
|
depends on GUSA && CPU_SH3 || (CPU_SH4 && !CPU_SH4A)
|
||||||
help
|
help
|
||||||
Enabling this option will allow the kernel to implement some
|
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
|
store-conditional (LLSC). On machines which do not have hardware
|
||||||
LLSC, this should be more efficient than the other alternative of
|
LLSC, this should be more efficient than the other alternative of
|
||||||
disabling insterrupts around the atomic sequence.
|
disabling interrupts around the atomic sequence.
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
|
|
|
@ -1129,7 +1129,7 @@ config NODES_SHIFT
|
||||||
depends on NEED_MULTIPLE_NODES
|
depends on NEED_MULTIPLE_NODES
|
||||||
---help---
|
---help---
|
||||||
Specify the maximum number of NUMA Nodes available on the target
|
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
|
config HAVE_ARCH_BOOTMEM
|
||||||
def_bool y
|
def_bool y
|
||||||
|
@ -1307,7 +1307,7 @@ config MTRR_SANITIZER
|
||||||
add writeback entries.
|
add writeback entries.
|
||||||
|
|
||||||
Can be disabled with disable_mtrr_cleanup on the kernel command line.
|
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.
|
mtrr_chunk_size.
|
||||||
|
|
||||||
If unsure, say Y.
|
If unsure, say Y.
|
||||||
|
|
|
@ -86,7 +86,7 @@ config ATA_SFF
|
||||||
|
|
||||||
For users with exclusively modern controllers like AHCI,
|
For users with exclusively modern controllers like AHCI,
|
||||||
Silicon Image 3124, or Marvell 6440, you may choose to
|
Silicon Image 3124, or Marvell 6440, you may choose to
|
||||||
disable this uneeded SFF support.
|
disable this unneeded SFF support.
|
||||||
|
|
||||||
If unsure, say Y.
|
If unsure, say Y.
|
||||||
|
|
||||||
|
|
|
@ -42,9 +42,9 @@ config DEBUG_GPIO
|
||||||
depends on DEBUG_KERNEL
|
depends on DEBUG_KERNEL
|
||||||
help
|
help
|
||||||
Say Y here to add some extra checks and diagnostics to GPIO calls.
|
Say Y here to add some extra checks and diagnostics to GPIO calls.
|
||||||
The checks help ensure that GPIOs have been properly initialized
|
These checks help ensure that GPIOs have been properly initialized
|
||||||
before they are used and that sleeping calls aren not made from
|
before they are used, and that sleeping calls are not made from
|
||||||
nonsleeping contexts. They can make bitbanged serial protocols
|
non-sleeping contexts. They can make bitbanged serial protocols
|
||||||
slower. The diagnostics help catch the type of setup errors
|
slower. The diagnostics help catch the type of setup errors
|
||||||
that are most common when setting up new platforms or boards.
|
that are most common when setting up new platforms or boards.
|
||||||
|
|
||||||
|
|
|
@ -243,7 +243,7 @@ config GREENASIA_FF
|
||||||
select INPUT_FF_MEMLESS
|
select INPUT_FF_MEMLESS
|
||||||
---help---
|
---help---
|
||||||
Say Y here if you have a GreenAsia (Product ID 0x12) based game controller
|
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.
|
and want to enable force feedback support for it.
|
||||||
|
|
||||||
config HID_TOPSEED
|
config HID_TOPSEED
|
||||||
|
|
|
@ -143,7 +143,7 @@ config INPUT_APMPOWER
|
||||||
---help---
|
---help---
|
||||||
Say Y here if you want suspend key events to trigger a user
|
Say Y here if you want suspend key events to trigger a user
|
||||||
requested suspend through APM. This is useful on embedded
|
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.
|
interaction. If unsure, say N.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here: the
|
To compile this driver as a module, choose M here: the
|
||||||
|
|
|
@ -14,13 +14,15 @@ config MISDN_DSP
|
||||||
depends on MISDN
|
depends on MISDN
|
||||||
help
|
help
|
||||||
Enable support for digital audio processing capability.
|
Enable support for digital audio processing capability.
|
||||||
|
|
||||||
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 cancelation, tone generation, and Blowfish encryption and
|
||||||
decryption.
|
decryption. It may use hardware features if available.
|
||||||
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
|
||||||
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'.
|
If unsure, say 'N'.
|
||||||
|
|
||||||
config MISDN_L1OIP
|
config MISDN_L1OIP
|
||||||
|
|
|
@ -100,7 +100,7 @@ config LEDS_HP6XX
|
||||||
tristate "LED Support for the HP Jornada 6xx"
|
tristate "LED Support for the HP Jornada 6xx"
|
||||||
depends on LEDS_CLASS && SH_HP6XX
|
depends on LEDS_CLASS && SH_HP6XX
|
||||||
help
|
help
|
||||||
This option enables led support for the handheld
|
This option enables LED support for the handheld
|
||||||
HP Jornada 620/660/680/690.
|
HP Jornada 620/660/680/690.
|
||||||
|
|
||||||
config LEDS_PCA9532
|
config LEDS_PCA9532
|
||||||
|
@ -108,7 +108,7 @@ config LEDS_PCA9532
|
||||||
depends on LEDS_CLASS && I2C && INPUT && EXPERIMENTAL
|
depends on LEDS_CLASS && I2C && INPUT && EXPERIMENTAL
|
||||||
help
|
help
|
||||||
This option enables support for NXP pca9532
|
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
|
as a platform driver
|
||||||
|
|
||||||
config LEDS_GPIO
|
config LEDS_GPIO
|
||||||
|
@ -144,7 +144,7 @@ config LEDS_CLEVO_MAIL
|
||||||
Positivo Mobile (Clevo M5x0V)
|
Positivo Mobile (Clevo M5x0V)
|
||||||
|
|
||||||
If your model is not listed here you can try the "nodetect"
|
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
|
To compile this driver as a module, choose M here: the
|
||||||
module will be called leds-clevo-mail.
|
module will be called leds-clevo-mail.
|
||||||
|
|
|
@ -147,7 +147,7 @@ config MEDIA_TUNER_XC5000
|
||||||
default m if DVB_FE_CUSTOMISE
|
default m if DVB_FE_CUSTOMISE
|
||||||
help
|
help
|
||||||
A driver for the silicon tuner XC5000 from Xceive.
|
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.
|
demodulator for now.
|
||||||
|
|
||||||
config MEDIA_TUNER_MXL5005S
|
config MEDIA_TUNER_MXL5005S
|
||||||
|
|
|
@ -439,7 +439,7 @@ config DVB_TUNER_DIB0070
|
||||||
default m if DVB_FE_CUSTOMISE
|
default m if DVB_FE_CUSTOMISE
|
||||||
help
|
help
|
||||||
A driver for the silicon baseband tuner DiB0070 from DiBcom.
|
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.
|
demodulator for now.
|
||||||
|
|
||||||
comment "SEC control devices for DVB-S"
|
comment "SEC control devices for DVB-S"
|
||||||
|
|
|
@ -88,7 +88,7 @@ config MENELAUS
|
||||||
help
|
help
|
||||||
If you say yes here you get support for the Texas Instruments
|
If you say yes here you get support for the Texas Instruments
|
||||||
TWL92330/Menelaus Power Management chip. This include voltage
|
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
|
and other features that are often used in portable devices like
|
||||||
cell phones and PDAs.
|
cell phones and PDAs.
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@ config ATMEL_PWM
|
||||||
depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9
|
depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9
|
||||||
help
|
help
|
||||||
This option enables device driver support for the PWM channels
|
This option enables device driver support for the PWM channels
|
||||||
on certain Atmel prcoessors. Pulse Width Modulation is used for
|
on certain Atmel processors. Pulse Width Modulation is used for
|
||||||
purposes including software controlled power-efficent backlights
|
purposes including software controlled power-efficient backlights
|
||||||
on LCD displays, motor control, and waveform generation.
|
on LCD displays, motor control, and waveform generation.
|
||||||
|
|
||||||
config ATMEL_TCLIB
|
config ATMEL_TCLIB
|
||||||
|
@ -142,7 +142,7 @@ config ATMEL_SSC
|
||||||
tristate "Device driver for Atmel SSC peripheral"
|
tristate "Device driver for Atmel SSC peripheral"
|
||||||
depends on AVR32 || ARCH_AT91
|
depends on AVR32 || ARCH_AT91
|
||||||
---help---
|
---help---
|
||||||
This option enables device driver support for Atmel Syncronized
|
This option enables device driver support for Atmel Synchronized
|
||||||
Serial Communication peripheral (SSC).
|
Serial Communication peripheral (SSC).
|
||||||
|
|
||||||
The SSC peripheral supports a wide variety of serial frame based
|
The SSC peripheral supports a wide variety of serial frame based
|
||||||
|
|
|
@ -177,7 +177,7 @@ config MMC_SPI
|
||||||
select CRC7
|
select CRC7
|
||||||
select CRC_ITU_T
|
select CRC_ITU_T
|
||||||
help
|
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
|
instead of using a "native" MMC/SD/SDIO controller. This has a
|
||||||
disadvantage of being relatively high overhead, but a compensating
|
disadvantage of being relatively high overhead, but a compensating
|
||||||
advantage of working on many systems without dedicated MMC/SD/SDIO
|
advantage of working on many systems without dedicated MMC/SD/SDIO
|
||||||
|
|
|
@ -1380,7 +1380,7 @@ config SCSI_LPFC_DEBUG_FS
|
||||||
bool "Emulex LightPulse Fibre Channel debugfs Support"
|
bool "Emulex LightPulse Fibre Channel debugfs Support"
|
||||||
depends on SCSI_LPFC && DEBUG_FS
|
depends on SCSI_LPFC && DEBUG_FS
|
||||||
help
|
help
|
||||||
This makes debugging infomation from the lpfc driver
|
This makes debugging information from the lpfc driver
|
||||||
available via the debugfs filesystem.
|
available via the debugfs filesystem.
|
||||||
|
|
||||||
config SCSI_SIM710
|
config SCSI_SIM710
|
||||||
|
@ -1388,7 +1388,7 @@ config SCSI_SIM710
|
||||||
depends on (EISA || MCA) && SCSI
|
depends on (EISA || MCA) && SCSI
|
||||||
select SCSI_SPI_ATTRS
|
select SCSI_SPI_ATTRS
|
||||||
---help---
|
---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
|
It currently supports Compaq EISA cards and NCR MCA cards
|
||||||
|
|
||||||
|
|
|
@ -1374,7 +1374,7 @@ config SERIAL_BFIN_SPORT
|
||||||
depends on BLACKFIN && EXPERIMENTAL
|
depends on BLACKFIN && EXPERIMENTAL
|
||||||
select SERIAL_CORE
|
select SERIAL_CORE
|
||||||
help
|
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
|
To compile this driver as a module, choose M here: the
|
||||||
module will be called bfin_sport_uart.
|
module will be called bfin_sport_uart.
|
||||||
|
|
|
@ -4,7 +4,7 @@ menuconfig STAGING
|
||||||
---help---
|
---help---
|
||||||
This option allows you to select a number of drivers that are
|
This option allows you to select a number of drivers that are
|
||||||
not of the "normal" Linux kernel quality level. These drivers
|
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
|
them. Please note that these drivers are under heavy
|
||||||
development, may or may not work, and may contain userspace
|
development, may or may not work, and may contain userspace
|
||||||
interfaces that most likely will be changed in the near
|
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
|
Using any of these drivers will taint your kernel which might
|
||||||
affect support options from both the community, and various
|
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
|
If you wish to work on these drivers, to help improve them, or
|
||||||
to report problems you have with them, please see the
|
to report problems you have with them, please see the
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
config COMEDI
|
config COMEDI
|
||||||
tristate "Data Acquision support (comedi)"
|
tristate "Data acquisition support (comedi)"
|
||||||
default N
|
default N
|
||||||
depends on m
|
depends on m
|
||||||
---help---
|
---help---
|
||||||
Enable support a wide range of data acquision devices
|
Enable support a wide range of data acquisition devices
|
||||||
for Linux.
|
for Linux.
|
||||||
|
|
||||||
config COMEDI_RT
|
config COMEDI_RT
|
||||||
|
|
|
@ -10,7 +10,7 @@ config VIDEO_GO7007
|
||||||
select CRC32
|
select CRC32
|
||||||
default N
|
default N
|
||||||
---help---
|
---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
|
To compile this driver as a module, choose M here: the
|
||||||
module will be called go7007
|
module will be called go7007
|
||||||
|
@ -20,7 +20,7 @@ config VIDEO_GO7007_USB
|
||||||
depends on VIDEO_GO7007 && USB
|
depends on VIDEO_GO7007 && USB
|
||||||
default N
|
default N
|
||||||
---help---
|
---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
|
To compile this driver as a module, choose M here: the
|
||||||
module will be called go7007-usb
|
module will be called go7007-usb
|
||||||
|
|
|
@ -110,7 +110,7 @@ config PANEL_LCD_BWIDTH
|
||||||
---help---
|
---help---
|
||||||
Most LCDs use a standard controller which supports hardware lines of 40
|
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
|
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,
|
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
|
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.
|
for example, uses 16 characters per line for 16 visible characters per line.
|
||||||
|
|
|
@ -392,7 +392,7 @@ config USB_GADGET_FSL_QE
|
||||||
controllers having QE or CPM2, given minor tweaks.
|
controllers having QE or CPM2, given minor tweaks.
|
||||||
|
|
||||||
Set CONFIG_USB_GADGET to "m" to build this driver as a
|
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
|
config USB_FSL_QE
|
||||||
tristate
|
tristate
|
||||||
|
|
|
@ -518,8 +518,8 @@ config USB_SERIAL_SIERRAWIRELESS
|
||||||
help
|
help
|
||||||
Say M here if you want to use Sierra Wireless devices.
|
Say M here if you want to use Sierra Wireless devices.
|
||||||
|
|
||||||
Many deviecs have a feature known as TRU-Install, for those devices
|
Many devices have a feature known as TRU-Install. For those devices
|
||||||
to work properly the USB Storage Sierra feature must be enabled.
|
to work properly, the USB Storage Sierra feature must be enabled.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here: the
|
To compile this driver as a module, choose M here: the
|
||||||
module will be called sierra.
|
module will be called sierra.
|
||||||
|
|
|
@ -48,10 +48,10 @@ config UWB_WHCI
|
||||||
help
|
help
|
||||||
This driver enables the radio controller for WHCI cards.
|
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
|
(http://www.intel.com/technology/comms/wusb/whci.htm) much
|
||||||
in the spirit of USB's EHCI, but for UWB and Wireless USB
|
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
|
PCI). Most of these cards come also with a Wireless USB host
|
||||||
controller.
|
controller.
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@ config XEN_COMPAT_XENFS
|
||||||
The old xenstore userspace tools expect to find "xenbus"
|
The old xenstore userspace tools expect to find "xenbus"
|
||||||
under /proc/xen, but "xenbus" is now found at the root of the
|
under /proc/xen, but "xenbus" is now found at the root of the
|
||||||
xenfs filesystem. Selecting this causes the kernel to create
|
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.
|
a xen platform.
|
||||||
If in doubt, say yes.
|
If in doubt, say yes.
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ config EXT4_FS
|
||||||
filesystem; while there will be some performance gains from
|
filesystem; while there will be some performance gains from
|
||||||
the delayed allocation and inode table readahead, the best
|
the delayed allocation and inode table readahead, the best
|
||||||
performance gains will require enabling ext4 features in the
|
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.
|
filesystem initially.
|
||||||
|
|
||||||
To compile this file system support as a module, choose M here. The
|
To compile this file system support as a module, choose M here. The
|
||||||
|
|
|
@ -22,7 +22,7 @@ config UBIFS_FS_ADVANCED_COMPR
|
||||||
depends on UBIFS_FS
|
depends on UBIFS_FS
|
||||||
help
|
help
|
||||||
This option allows to explicitly choose which compressions, if any,
|
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.
|
existing file systems.
|
||||||
|
|
||||||
If unsure, say 'N'.
|
If unsure, say 'N'.
|
||||||
|
@ -32,7 +32,7 @@ config UBIFS_FS_LZO
|
||||||
depends on UBIFS_FS
|
depends on UBIFS_FS
|
||||||
default y
|
default y
|
||||||
help
|
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.
|
Say 'Y' if unsure.
|
||||||
|
|
||||||
config UBIFS_FS_ZLIB
|
config UBIFS_FS_ZLIB
|
||||||
|
|
|
@ -687,7 +687,7 @@ config PID_NS
|
||||||
depends on NAMESPACES && EXPERIMENTAL
|
depends on NAMESPACES && EXPERIMENTAL
|
||||||
help
|
help
|
||||||
Support process id namespaces. This allows having multiple
|
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.
|
pid namespaces. This is a building block of containers.
|
||||||
|
|
||||||
Unless you want to work with an experimental feature
|
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
|
Randomizing heap placement makes heap exploits harder, but it
|
||||||
also breaks ancient binaries (including anything libc5 based).
|
also breaks ancient binaries (including anything libc5 based).
|
||||||
This option changes the bootup default to heap randomization
|
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.
|
/proc/sys/kernel/randomize_va_space to 2.
|
||||||
|
|
||||||
On non-ancient distros (post-2000 ones) N is usually a safe choice.
|
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
|
cpu_possible_map, some of them chose to initialize cpu_possible_map
|
||||||
with all 1s, and others with all 0s. When they were centralised,
|
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
|
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
|
config STOP_MACHINE
|
||||||
bool
|
bool
|
||||||
|
|
|
@ -72,11 +72,10 @@ config FUNCTION_GRAPH_TRACER
|
||||||
help
|
help
|
||||||
Enable the kernel to trace a function at both its return
|
Enable the kernel to trace a function at both its return
|
||||||
and its entry.
|
and its entry.
|
||||||
It's first purpose is to trace the duration of functions and
|
Its first purpose is to trace the duration of functions and
|
||||||
draw a call graph for each thread with some informations like
|
draw a call graph for each thread with some information like
|
||||||
the return value.
|
the return value. This is done by setting the current return
|
||||||
This is done by setting the current return address on the current
|
address on the current task structure into a stack of calls.
|
||||||
task structure into a stack of calls.
|
|
||||||
|
|
||||||
config IRQSOFF_TRACER
|
config IRQSOFF_TRACER
|
||||||
bool "Interrupts-off Latency Tracer"
|
bool "Interrupts-off Latency Tracer"
|
||||||
|
|
|
@ -140,7 +140,7 @@ config NETFILTER_ADVANCED
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
If you say Y here you can select between all the netfilter modules.
|
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'.
|
basic ones needed by most people will default to 'M'.
|
||||||
|
|
||||||
If unsure, say Y.
|
If unsure, say Y.
|
||||||
|
|
|
@ -22,17 +22,17 @@ menuconfig IPV6
|
||||||
if IPV6
|
if IPV6
|
||||||
|
|
||||||
config IPV6_PRIVACY
|
config IPV6_PRIVACY
|
||||||
bool "IPv6: Privacy Extensions support"
|
bool "IPv6: Privacy Extensions (RFC 3041) support"
|
||||||
---help---
|
---help---
|
||||||
Privacy Extensions for Stateless Address Autoconfiguration in IPv6
|
Privacy Extensions for Stateless Address Autoconfiguration in IPv6
|
||||||
support. With this option, additional periodically-alter
|
support. With this option, additional periodically-altered
|
||||||
pseudo-random global-scope unicast address(es) will assigned to
|
pseudo-random global-scope unicast address(es) will be assigned to
|
||||||
your interface(s).
|
your interface(s).
|
||||||
|
|
||||||
We use our standard pseudo random algorithm to generate randomized
|
We use our standard pseudo-random algorithm to generate the
|
||||||
interface identifier, instead of one described in RFC 3041.
|
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
|
To use temporary addresses, do
|
||||||
|
|
||||||
echo 2 >/proc/sys/net/ipv6/conf/all/use_tempaddr
|
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"
|
bool "IPv6: Router Preference (RFC 4191) support"
|
||||||
---help---
|
---help---
|
||||||
Router Preference is an optional extension to the Router
|
Router Preference is an optional extension to the Router
|
||||||
Advertisement message to improve the ability of hosts
|
Advertisement message which improves the ability of hosts
|
||||||
to pick more appropriate router, especially when the hosts
|
to pick an appropriate router, especially when the hosts
|
||||||
is placed in a multi-homed network.
|
are placed in a multi-homed network.
|
||||||
|
|
||||||
If unsure, say N.
|
If unsure, say N.
|
||||||
|
|
||||||
|
|
|
@ -33,7 +33,7 @@ choice
|
||||||
---help---
|
---help---
|
||||||
This option selects the default rate control algorithm
|
This option selects the default rate control algorithm
|
||||||
mac80211 will use. Note that this default can still be
|
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.
|
parameter if different algorithms are available.
|
||||||
|
|
||||||
config MAC80211_RC_DEFAULT_PID
|
config MAC80211_RC_DEFAULT_PID
|
||||||
|
|
|
@ -52,7 +52,7 @@ config NF_CT_ACCT
|
||||||
|
|
||||||
Please note that currently this option only sets a default state.
|
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
|
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:
|
You may also disable/enable it on a running system with:
|
||||||
sysctl net.netfilter.nf_conntrack_acct=0/1
|
sysctl net.netfilter.nf_conntrack_acct=0/1
|
||||||
|
|
|
@ -6,7 +6,7 @@ config PHONET
|
||||||
tristate "Phonet protocols family"
|
tristate "Phonet protocols family"
|
||||||
help
|
help
|
||||||
The Phone Network protocol (PhoNet) is a packet-oriented
|
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
|
This is required for Maemo to use cellular data connectivity (if
|
||||||
supported). It can also be used to control Nokia phones
|
supported). It can also be used to control Nokia phones
|
||||||
|
|
|
@ -69,7 +69,7 @@ config RPCSEC_GSS_SPKM3
|
||||||
select CRYPTO_CBC
|
select CRYPTO_CBC
|
||||||
help
|
help
|
||||||
Choose Y here to enable Secure RPC using the SPKM3 public key
|
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
|
Secure RPC calls with SPKM3 require an auxiliary userspace
|
||||||
daemon which may be found in the Linux nfs-utils package
|
daemon which may be found in the Linux nfs-utils package
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
#
|
#
|
||||||
# As well, enablement of the RFKILL code means we need the INPUT layer
|
# As well, enablement of the RFKILL code means we need the INPUT layer
|
||||||
# support to inject events coming from hw rfkill switches. That
|
# 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.
|
# work when input is disabled.
|
||||||
|
|
||||||
comment "WiMAX Wireless Broadband support requires CONFIG_INPUT enabled"
|
comment "WiMAX Wireless Broadband support requires CONFIG_INPUT enabled"
|
||||||
|
|
|
@ -42,7 +42,7 @@ config SND_BF5XX_AC97
|
||||||
You will also need to select the audio interfaces to support below.
|
You will also need to select the audio interfaces to support below.
|
||||||
|
|
||||||
Note:
|
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
|
properly with this driver. This driver is known to work with the
|
||||||
Analog Devices line of AC97 codecs.
|
Analog Devices line of AC97 codecs.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue