From: Daniel Lezcano <dlezcano@fr.ibm.com> Three fixes for Kconfigs. 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: net-2.6.24/drivers/input/misc/Kconfig =================================================================== --- net-2.6.24.orig/drivers/input/misc/Kconfig +++ net-2.6.24/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: net-2.6.24/drivers/leds/Kconfig =================================================================== --- net-2.6.24.orig/drivers/leds/Kconfig +++ net-2.6.24/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: net-2.6.24/drivers/telephony/Kconfig =================================================================== --- net-2.6.24.orig/drivers/telephony/Kconfig +++ net-2.6.24/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 -- -
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Linus Torvalds | Linux 2.6.25-rc4 |
| Jon Smirl | Re: 463 kernel developers missing! |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: HTB accuracy for high speed |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
