aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/i2c/busses/Kconfig2
-rw-r--r--drivers/irqchip/Kconfig2
-rw-r--r--drivers/platform/x86/Kconfig4
-rw-r--r--drivers/usb/host/Kconfig2
4 files changed, 5 insertions, 5 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 9f7d5859cf65..a49bfd7a1ed0 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -356,7 +356,7 @@ config I2C_BCM_KONA
356 If you say yes to this option, support will be included for the 356 If you say yes to this option, support will be included for the
357 I2C interface on the Broadcom Kona family of processors. 357 I2C interface on the Broadcom Kona family of processors.
358 358
359 If you do not need KONA I2C inteface, say N. 359 If you do not need KONA I2C interface, say N.
360 360
361config I2C_BLACKFIN_TWI 361config I2C_BLACKFIN_TWI
362 tristate "Blackfin TWI I2C support" 362 tristate "Blackfin TWI I2C support"
diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index 4e230e7c76ee..eb5df9db9adc 100644
--- a/drivers/irqchip/Kconfig
+++ b/drivers/irqchip/Kconfig
@@ -110,7 +110,7 @@ config XTENSA_MX
110config IRQ_CROSSBAR 110config IRQ_CROSSBAR
111 bool 111 bool
112 help 112 help
113 Support for a CROSSBAR ip that preceeds the main interrupt controller. 113 Support for a CROSSBAR ip that precedes the main interrupt controller.
114 The primary irqchip invokes the crossbar's callback which inturn allocates 114 The primary irqchip invokes the crossbar's callback which inturn allocates
115 a free irq and configures the IP. Thus the peripheral interrupts are 115 a free irq and configures the IP. Thus the peripheral interrupts are
116 routed to one of the free irqchip interrupt lines. 116 routed to one of the free irqchip interrupt lines.
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 172f26ce59ac..aa19a8a7066a 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -540,7 +540,7 @@ config ASUS_NB_WMI
540 This is a driver for newer Asus notebooks. It adds extra features 540 This is a driver for newer Asus notebooks. It adds extra features
541 like wireless radio and bluetooth control, leds, hotkeys, backlight... 541 like wireless radio and bluetooth control, leds, hotkeys, backlight...
542 542
543 For more informations, see 543 For more information, see
544 <file:Documentation/ABI/testing/sysfs-platform-asus-wmi> 544 <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
545 545
546 If you have an ACPI-WMI compatible Asus Notebook, say Y or M 546 If you have an ACPI-WMI compatible Asus Notebook, say Y or M
@@ -553,7 +553,7 @@ config EEEPC_WMI
553 This is a driver for newer Eee PC laptops. It adds extra features 553 This is a driver for newer Eee PC laptops. It adds extra features
554 like wireless radio and bluetooth control, leds, hotkeys, backlight... 554 like wireless radio and bluetooth control, leds, hotkeys, backlight...
555 555
556 For more informations, see 556 For more information, see
557 <file:Documentation/ABI/testing/sysfs-platform-asus-wmi> 557 <file:Documentation/ABI/testing/sysfs-platform-asus-wmi>
558 558
559 If you have an ACPI-WMI compatible Eee PC laptop (>= 1000), say Y or M 559 If you have an ACPI-WMI compatible Eee PC laptop (>= 1000), say Y or M
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 82800a775501..56f4336ffa86 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -126,7 +126,7 @@ config XPS_USB_HCD_XILINX
126 select USB_EHCI_BIG_ENDIAN_DESC 126 select USB_EHCI_BIG_ENDIAN_DESC
127 select USB_EHCI_BIG_ENDIAN_MMIO 127 select USB_EHCI_BIG_ENDIAN_MMIO
128 ---help--- 128 ---help---
129 Xilinx xps USB host controller core is EHCI compilant and has 129 Xilinx xps USB host controller core is EHCI compliant and has
130 transaction translator built-in. It can be configured to either 130 transaction translator built-in. It can be configured to either
131 support both high speed and full speed devices, or high speed 131 support both high speed and full speed devices, or high speed
132 devices only. 132 devices only.