From: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> --- drivers/input/misc/Kconfig | 2 +- drivers/leds/Kconfig | 2 +- drivers/telephony/Kconfig | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) Index: 2.6-git/drivers/input/misc/Kconfig =================================================================== --- 2.6-git.orig/drivers/input/misc/Kconfig +++ 2.6-git/drivers/input/misc/Kconfig @@ -152,7 +152,7 @@ config INPUT_YEALINK tristate "Yealink usb-p1k voip phone" - depends EXPERIMENTAL + depends on EXPERIMENTAL depends on USB_ARCH_HAS_HCD select USB help Index: 2.6-git/drivers/leds/Kconfig =================================================================== --- 2.6-git.orig/drivers/leds/Kconfig +++ 2.6-git/drivers/leds/Kconfig @@ -83,7 +83,7 @@ config LEDS_H1940 tristate "LED Support for iPAQ H1940 device" - depends LEDS_CLASS && ARCH_H1940 + depends on LEDS_CLASS && ARCH_H1940 help This option enables support for the LEDs on the h1940. Index: 2.6-git/drivers/telephony/Kconfig =================================================================== --- 2.6-git.orig/drivers/telephony/Kconfig +++ 2.6-git/drivers/telephony/Kconfig @@ -19,7 +19,7 @@ config PHONE_IXJ tristate "QuickNet Internet LineJack/PhoneJack support" - depends ISA || PCI + depends on ISA || PCI ---help--- Say M if you have a telephony card manufactured by Quicknet Technologies, Inc. These include the Internet PhoneJACK and -- -
| Greg Kroah-Hartman | [PATCH 011/196] sysfs: Fix a copy-n-paste typo in comment |
| Al Boldi | Re: [ck] Re: [ANNOUNCE] RSDL completely fair starvation free interactive cpu sched... |
| Andrew Morton | 2.6.25-rc8-mm2 |
| Ingo Molnar | Re: [patch] sched_clock(): cleanups |
| David Miller | [GIT]: Networking |
| John P Poet | Realtek 8111C transmit timed out |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Kenny Chang | Multicast packet loss |
git: | |
