diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/ata/Kconfig | 2 | ||||
-rw-r--r-- | drivers/gpio/Kconfig | 6 | ||||
-rw-r--r-- | drivers/hid/Kconfig | 2 | ||||
-rw-r--r-- | drivers/input/Kconfig | 2 | ||||
-rw-r--r-- | drivers/isdn/mISDN/Kconfig | 10 | ||||
-rw-r--r-- | drivers/leds/Kconfig | 6 | ||||
-rw-r--r-- | drivers/media/common/tuners/Kconfig | 2 | ||||
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 2 | ||||
-rw-r--r-- | drivers/mfd/Kconfig | 2 | ||||
-rw-r--r-- | drivers/misc/Kconfig | 6 | ||||
-rw-r--r-- | drivers/mmc/host/Kconfig | 2 | ||||
-rw-r--r-- | drivers/scsi/Kconfig | 4 | ||||
-rw-r--r-- | drivers/serial/Kconfig | 2 | ||||
-rw-r--r-- | drivers/staging/Kconfig | 4 | ||||
-rw-r--r-- | drivers/staging/comedi/Kconfig | 4 | ||||
-rw-r--r-- | drivers/staging/go7007/Kconfig | 4 | ||||
-rw-r--r-- | drivers/staging/panel/Kconfig | 2 | ||||
-rw-r--r-- | drivers/usb/gadget/Kconfig | 2 | ||||
-rw-r--r-- | drivers/usb/serial/Kconfig | 4 | ||||
-rw-r--r-- | drivers/uwb/Kconfig | 4 | ||||
-rw-r--r-- | drivers/xen/Kconfig | 2 |
21 files changed, 38 insertions, 36 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 0bcf26464670..9120717c0701 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -86,7 +86,7 @@ config ATA_SFF | |||
86 | 86 | ||
87 | For users with exclusively modern controllers like AHCI, | 87 | For users with exclusively modern controllers like AHCI, |
88 | Silicon Image 3124, or Marvell 6440, you may choose to | 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 | If unsure, say Y. | 91 | If unsure, say Y. |
92 | 92 | ||
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 3d2565441b36..edb02530e461 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -42,9 +42,9 @@ config DEBUG_GPIO | |||
42 | depends on DEBUG_KERNEL | 42 | depends on DEBUG_KERNEL |
43 | help | 43 | help |
44 | Say Y here to add some extra checks and diagnostics to GPIO calls. | 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 | 45 | These checks help ensure that GPIOs have been properly initialized |
46 | before they are used and that sleeping calls aren not made from | 46 | before they are used, and that sleeping calls are not made from |
47 | nonsleeping contexts. They can make bitbanged serial protocols | 47 | non-sleeping contexts. They can make bitbanged serial protocols |
48 | slower. The diagnostics help catch the type of setup errors | 48 | slower. The diagnostics help catch the type of setup errors |
49 | that are most common when setting up new platforms or boards. | 49 | that are most common when setting up new platforms or boards. |
50 | 50 | ||
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index e85c8fe9ffcf..504cfaa6160f 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -243,7 +243,7 @@ config GREENASIA_FF | |||
243 | select INPUT_FF_MEMLESS | 243 | select INPUT_FF_MEMLESS |
244 | ---help--- | 244 | ---help--- |
245 | Say Y here if you have a GreenAsia (Product ID 0x12) based game controller | 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 | and want to enable force feedback support for it. | 247 | and want to enable force feedback support for it. |
248 | 248 | ||
249 | config HID_TOPSEED | 249 | config HID_TOPSEED |
diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig index 5f9d860925a1..cd50c00ab20f 100644 --- a/drivers/input/Kconfig +++ b/drivers/input/Kconfig | |||
@@ -143,7 +143,7 @@ config INPUT_APMPOWER | |||
143 | ---help--- | 143 | ---help--- |
144 | Say Y here if you want suspend key events to trigger a user | 144 | Say Y here if you want suspend key events to trigger a user |
145 | requested suspend through APM. This is useful on embedded | 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 | interaction. If unsure, say N. | 147 | interaction. If unsure, say N. |
148 | 148 | ||
149 | To compile this driver as a module, choose M here: the | 149 | To compile this driver as a module, choose M here: the |
diff --git a/drivers/isdn/mISDN/Kconfig b/drivers/isdn/mISDN/Kconfig index 4938355c4072..1747a02a019a 100644 --- a/drivers/isdn/mISDN/Kconfig +++ b/drivers/isdn/mISDN/Kconfig | |||
@@ -14,13 +14,15 @@ config MISDN_DSP | |||
14 | depends on MISDN | 14 | depends on MISDN |
15 | help | 15 | help |
16 | Enable support for digital audio processing capability. | 16 | Enable support for digital audio processing capability. |
17 | |||
17 | This module may be used for special applications that require | 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 | echo cancelation, tone generation, and Blowfish encryption and | 20 | echo cancelation, tone generation, and Blowfish encryption and |
20 | decryption. | 21 | decryption. It may use hardware features if available. |
21 | It may use hardware features if available. | 22 | |
22 | E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu | 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 | If unsure, say 'N'. | 26 | If unsure, say 'N'. |
25 | 27 | ||
26 | config MISDN_L1OIP | 28 | config MISDN_L1OIP |
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 556aeca0d860..d9db17624f12 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -100,7 +100,7 @@ config LEDS_HP6XX | |||
100 | tristate "LED Support for the HP Jornada 6xx" | 100 | tristate "LED Support for the HP Jornada 6xx" |
101 | depends on LEDS_CLASS && SH_HP6XX | 101 | depends on LEDS_CLASS && SH_HP6XX |
102 | help | 102 | help |
103 | This option enables led support for the handheld | 103 | This option enables LED support for the handheld |
104 | HP Jornada 620/660/680/690. | 104 | HP Jornada 620/660/680/690. |
105 | 105 | ||
106 | config LEDS_PCA9532 | 106 | config LEDS_PCA9532 |
@@ -108,7 +108,7 @@ config LEDS_PCA9532 | |||
108 | depends on LEDS_CLASS && I2C && INPUT && EXPERIMENTAL | 108 | depends on LEDS_CLASS && I2C && INPUT && EXPERIMENTAL |
109 | help | 109 | help |
110 | This option enables support for NXP pca9532 | 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 | as a platform driver | 112 | as a platform driver |
113 | 113 | ||
114 | config LEDS_GPIO | 114 | config LEDS_GPIO |
@@ -144,7 +144,7 @@ config LEDS_CLEVO_MAIL | |||
144 | Positivo Mobile (Clevo M5x0V) | 144 | Positivo Mobile (Clevo M5x0V) |
145 | 145 | ||
146 | If your model is not listed here you can try the "nodetect" | 146 | If your model is not listed here you can try the "nodetect" |
147 | module paramter. | 147 | module parameter. |
148 | 148 | ||
149 | To compile this driver as a module, choose M here: the | 149 | To compile this driver as a module, choose M here: the |
150 | module will be called leds-clevo-mail. | 150 | module will be called leds-clevo-mail. |
diff --git a/drivers/media/common/tuners/Kconfig b/drivers/media/common/tuners/Kconfig index 6f92beaa5ac8..da058c174049 100644 --- a/drivers/media/common/tuners/Kconfig +++ b/drivers/media/common/tuners/Kconfig | |||
@@ -147,7 +147,7 @@ config MEDIA_TUNER_XC5000 | |||
147 | default m if DVB_FE_CUSTOMISE | 147 | default m if DVB_FE_CUSTOMISE |
148 | help | 148 | help |
149 | A driver for the silicon tuner XC5000 from Xceive. | 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 | demodulator for now. | 151 | demodulator for now. |
152 | 152 | ||
153 | config MEDIA_TUNER_MXL5005S | 153 | config MEDIA_TUNER_MXL5005S |
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 00269560793a..baf808e9d6e1 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -439,7 +439,7 @@ config DVB_TUNER_DIB0070 | |||
439 | default m if DVB_FE_CUSTOMISE | 439 | default m if DVB_FE_CUSTOMISE |
440 | help | 440 | help |
441 | A driver for the silicon baseband tuner DiB0070 from DiBcom. | 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 | demodulator for now. | 443 | demodulator for now. |
444 | 444 | ||
445 | comment "SEC control devices for DVB-S" | 445 | comment "SEC control devices for DVB-S" |
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 06a2b0f7737c..75f35dbb11dc 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -88,7 +88,7 @@ config MENELAUS | |||
88 | help | 88 | help |
89 | If you say yes here you get support for the Texas Instruments | 89 | If you say yes here you get support for the Texas Instruments |
90 | TWL92330/Menelaus Power Management chip. This include voltage | 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 | and other features that are often used in portable devices like | 92 | and other features that are often used in portable devices like |
93 | cell phones and PDAs. | 93 | cell phones and PDAs. |
94 | 94 | ||
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 1c484084ed4f..7a1e948840e6 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -18,8 +18,8 @@ config ATMEL_PWM | |||
18 | depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9 | 18 | depends on AVR32 || ARCH_AT91SAM9263 || ARCH_AT91SAM9RL || ARCH_AT91CAP9 |
19 | help | 19 | help |
20 | This option enables device driver support for the PWM channels | 20 | This option enables device driver support for the PWM channels |
21 | on certain Atmel prcoessors. Pulse Width Modulation is used for | 21 | on certain Atmel processors. Pulse Width Modulation is used for |
22 | purposes including software controlled power-efficent backlights | 22 | purposes including software controlled power-efficient backlights |
23 | on LCD displays, motor control, and waveform generation. | 23 | on LCD displays, motor control, and waveform generation. |
24 | 24 | ||
25 | config ATMEL_TCLIB | 25 | config ATMEL_TCLIB |
@@ -142,7 +142,7 @@ config ATMEL_SSC | |||
142 | tristate "Device driver for Atmel SSC peripheral" | 142 | tristate "Device driver for Atmel SSC peripheral" |
143 | depends on AVR32 || ARCH_AT91 | 143 | depends on AVR32 || ARCH_AT91 |
144 | ---help--- | 144 | ---help--- |
145 | This option enables device driver support for Atmel Syncronized | 145 | This option enables device driver support for Atmel Synchronized |
146 | Serial Communication peripheral (SSC). | 146 | Serial Communication peripheral (SSC). |
147 | 147 | ||
148 | The SSC peripheral supports a wide variety of serial frame based | 148 | The SSC peripheral supports a wide variety of serial frame based |
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index 99d4b28d52ed..6fbb246c40bb 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig | |||
@@ -177,7 +177,7 @@ config MMC_SPI | |||
177 | select CRC7 | 177 | select CRC7 |
178 | select CRC_ITU_T | 178 | select CRC_ITU_T |
179 | help | 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 | instead of using a "native" MMC/SD/SDIO controller. This has a | 181 | instead of using a "native" MMC/SD/SDIO controller. This has a |
182 | disadvantage of being relatively high overhead, but a compensating | 182 | disadvantage of being relatively high overhead, but a compensating |
183 | advantage of working on many systems without dedicated MMC/SD/SDIO | 183 | advantage of working on many systems without dedicated MMC/SD/SDIO |
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index e2f44e6c0bcb..20297c521e50 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1380,7 +1380,7 @@ config SCSI_LPFC_DEBUG_FS | |||
1380 | bool "Emulex LightPulse Fibre Channel debugfs Support" | 1380 | bool "Emulex LightPulse Fibre Channel debugfs Support" |
1381 | depends on SCSI_LPFC && DEBUG_FS | 1381 | depends on SCSI_LPFC && DEBUG_FS |
1382 | help | 1382 | help |
1383 | This makes debugging infomation from the lpfc driver | 1383 | This makes debugging information from the lpfc driver |
1384 | available via the debugfs filesystem. | 1384 | available via the debugfs filesystem. |
1385 | 1385 | ||
1386 | config SCSI_SIM710 | 1386 | config SCSI_SIM710 |
@@ -1388,7 +1388,7 @@ config SCSI_SIM710 | |||
1388 | depends on (EISA || MCA) && SCSI | 1388 | depends on (EISA || MCA) && SCSI |
1389 | select SCSI_SPI_ATTRS | 1389 | select SCSI_SPI_ATTRS |
1390 | ---help--- | 1390 | ---help--- |
1391 | This driver for NCR53c710 based SCSI host adapters. | 1391 | This driver is for NCR53c710 based SCSI host adapters. |
1392 | 1392 | ||
1393 | It currently supports Compaq EISA cards and NCR MCA cards | 1393 | It currently supports Compaq EISA cards and NCR MCA cards |
1394 | 1394 | ||
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 9be11b0963f2..aa9d3a4c2d50 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig | |||
@@ -1374,7 +1374,7 @@ config SERIAL_BFIN_SPORT | |||
1374 | depends on BLACKFIN && EXPERIMENTAL | 1374 | depends on BLACKFIN && EXPERIMENTAL |
1375 | select SERIAL_CORE | 1375 | select SERIAL_CORE |
1376 | help | 1376 | help |
1377 | Enble support SPORT emulate UART on Blackfin series. | 1377 | Enable SPORT emulate UART on Blackfin series. |
1378 | 1378 | ||
1379 | To compile this driver as a module, choose M here: the | 1379 | To compile this driver as a module, choose M here: the |
1380 | module will be called bfin_sport_uart. | 1380 | module will be called bfin_sport_uart. |
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index 211af86a6c55..92981c2383ee 100644 --- a/drivers/staging/Kconfig +++ b/drivers/staging/Kconfig | |||
@@ -4,7 +4,7 @@ menuconfig STAGING | |||
4 | ---help--- | 4 | ---help--- |
5 | This option allows you to select a number of drivers that are | 5 | This option allows you to select a number of drivers that are |
6 | not of the "normal" Linux kernel quality level. These drivers | 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 | them. Please note that these drivers are under heavy | 8 | them. Please note that these drivers are under heavy |
9 | development, may or may not work, and may contain userspace | 9 | development, may or may not work, and may contain userspace |
10 | interfaces that most likely will be changed in the near | 10 | interfaces that most likely will be changed in the near |
@@ -12,7 +12,7 @@ menuconfig STAGING | |||
12 | 12 | ||
13 | Using any of these drivers will taint your kernel which might | 13 | Using any of these drivers will taint your kernel which might |
14 | affect support options from both the community, and various | 14 | affect support options from both the community, and various |
15 | commercial support orginizations. | 15 | commercial support organizations. |
16 | 16 | ||
17 | If you wish to work on these drivers, to help improve them, or | 17 | If you wish to work on these drivers, to help improve them, or |
18 | to report problems you have with them, please see the | 18 | to report problems you have with them, please see the |
diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig index b47ca1e7e383..83a93a5c6392 100644 --- a/drivers/staging/comedi/Kconfig +++ b/drivers/staging/comedi/Kconfig | |||
@@ -1,9 +1,9 @@ | |||
1 | config COMEDI | 1 | config COMEDI |
2 | tristate "Data Acquision support (comedi)" | 2 | tristate "Data acquisition support (comedi)" |
3 | default N | 3 | default N |
4 | depends on m | 4 | depends on m |
5 | ---help--- | 5 | ---help--- |
6 | Enable support a wide range of data acquision devices | 6 | Enable support a wide range of data acquisition devices |
7 | for Linux. | 7 | for Linux. |
8 | 8 | ||
9 | config COMEDI_RT | 9 | config COMEDI_RT |
diff --git a/drivers/staging/go7007/Kconfig b/drivers/staging/go7007/Kconfig index f2cf7f66ae05..ca6ade6c4b47 100644 --- a/drivers/staging/go7007/Kconfig +++ b/drivers/staging/go7007/Kconfig | |||
@@ -10,7 +10,7 @@ config VIDEO_GO7007 | |||
10 | select CRC32 | 10 | select CRC32 |
11 | default N | 11 | default N |
12 | ---help--- | 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 | To compile this driver as a module, choose M here: the | 15 | To compile this driver as a module, choose M here: the |
16 | module will be called go7007 | 16 | module will be called go7007 |
@@ -20,7 +20,7 @@ config VIDEO_GO7007_USB | |||
20 | depends on VIDEO_GO7007 && USB | 20 | depends on VIDEO_GO7007 && USB |
21 | default N | 21 | default N |
22 | ---help--- | 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 | To compile this driver as a module, choose M here: the | 25 | To compile this driver as a module, choose M here: the |
26 | module will be called go7007-usb | 26 | module will be called go7007-usb |
diff --git a/drivers/staging/panel/Kconfig b/drivers/staging/panel/Kconfig index c4b30f2a549b..3abe7c9d558d 100644 --- a/drivers/staging/panel/Kconfig +++ b/drivers/staging/panel/Kconfig | |||
@@ -110,7 +110,7 @@ config PANEL_LCD_BWIDTH | |||
110 | ---help--- | 110 | ---help--- |
111 | Most LCDs use a standard controller which supports hardware lines of 40 | 111 | Most LCDs use a standard controller which supports hardware lines of 40 |
112 | characters, although sometimes only 16, 20 or 24 of them are really wired | 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 | and is the case for most parallel LCDs. Other LCDs, and some serial ones, | 114 | and is the case for most parallel LCDs. Other LCDs, and some serial ones, |
115 | however, use the same line width internally as what is visible. The KS0074 | 115 | however, use the same line width internally as what is visible. The KS0074 |
116 | for example, uses 16 characters per line for 16 visible characters per line. | 116 | for example, uses 16 characters per line for 16 visible characters per line. |
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 770b3eaa9184..080bb1e4b847 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig | |||
@@ -392,7 +392,7 @@ config USB_GADGET_FSL_QE | |||
392 | controllers having QE or CPM2, given minor tweaks. | 392 | controllers having QE or CPM2, given minor tweaks. |
393 | 393 | ||
394 | Set CONFIG_USB_GADGET to "m" to build this driver as a | 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 | config USB_FSL_QE | 397 | config USB_FSL_QE |
398 | tristate | 398 | tristate |
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig index a65f9196b0a0..c480ea4c19f2 100644 --- a/drivers/usb/serial/Kconfig +++ b/drivers/usb/serial/Kconfig | |||
@@ -518,8 +518,8 @@ config USB_SERIAL_SIERRAWIRELESS | |||
518 | help | 518 | help |
519 | Say M here if you want to use Sierra Wireless devices. | 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 | 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. | 522 | to work properly, the USB Storage Sierra feature must be enabled. |
523 | 523 | ||
524 | To compile this driver as a module, choose M here: the | 524 | To compile this driver as a module, choose M here: the |
525 | module will be called sierra. | 525 | module will be called sierra. |
diff --git a/drivers/uwb/Kconfig b/drivers/uwb/Kconfig index ca783127af36..bac8e7a6f17b 100644 --- a/drivers/uwb/Kconfig +++ b/drivers/uwb/Kconfig | |||
@@ -48,10 +48,10 @@ config UWB_WHCI | |||
48 | help | 48 | help |
49 | This driver enables the radio controller for WHCI cards. | 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 | (http://www.intel.com/technology/comms/wusb/whci.htm) much | 52 | (http://www.intel.com/technology/comms/wusb/whci.htm) much |
53 | in the spirit of USB's EHCI, but for UWB and Wireless USB | 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 | PCI). Most of these cards come also with a Wireless USB host | 55 | PCI). Most of these cards come also with a Wireless USB host |
56 | controller. | 56 | controller. |
57 | 57 | ||
diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 526187c8a12d..8ac9cddac575 100644 --- a/drivers/xen/Kconfig +++ b/drivers/xen/Kconfig | |||
@@ -37,7 +37,7 @@ config XEN_COMPAT_XENFS | |||
37 | The old xenstore userspace tools expect to find "xenbus" | 37 | The old xenstore userspace tools expect to find "xenbus" |
38 | under /proc/xen, but "xenbus" is now found at the root of the | 38 | under /proc/xen, but "xenbus" is now found at the root of the |
39 | xenfs filesystem. Selecting this causes the kernel to create | 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 | a xen platform. | 41 | a xen platform. |
42 | If in doubt, say yes. | 42 | If in doubt, say yes. |
43 | 43 | ||