From 2fc201d3796869c327cd7766960ad1696953962a Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Mon, 28 Apr 2008 16:57:14 -0400 Subject: [PATCH] --- yaml --- r: 95778 b: refs/heads/master c: e42dc36b2cf9849362967ea836196c8ef6079ec7 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/storage/Kconfig | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f35ef9b27505..8b539c8ab7e6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ce0d7d3f575fc1ba6a89c3c651e710355590daff +refs/heads/master: e42dc36b2cf9849362967ea836196c8ef6079ec7 diff --git a/trunk/drivers/usb/storage/Kconfig b/trunk/drivers/usb/storage/Kconfig index 0f6d234d699b..3d9249632ae1 100644 --- a/trunk/drivers/usb/storage/Kconfig +++ b/trunk/drivers/usb/storage/Kconfig @@ -123,7 +123,8 @@ config USB_STORAGE_ALAUDA config USB_STORAGE_ONETOUCH bool "Support OneTouch Button on Maxtor Hard Drives" - depends on USB_STORAGE && INPUT_EVDEV + depends on USB_STORAGE + depends on INPUT=y || INPUT=USB_STORAGE help Say Y here to include additional code to support the Maxtor OneTouch USB hard drive's onetouch button.