diff options
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r-- | drivers/input/misc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 06e91c856b35..07813fc0523f 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig | |||
@@ -42,7 +42,7 @@ config INPUT_M68K_BEEP | |||
42 | 42 | ||
43 | config INPUT_WISTRON_BTNS | 43 | config INPUT_WISTRON_BTNS |
44 | tristate "x86 Wistron laptop button interface" | 44 | tristate "x86 Wistron laptop button interface" |
45 | depends on X86 | 45 | depends on X86 && !X86_64 |
46 | help | 46 | help |
47 | Say Y here for support of Winstron laptop button interface, used on | 47 | Say Y here for support of Winstron laptop button interface, used on |
48 | laptops of various brands, including Acer and Fujitsu-Siemens. | 48 | laptops of various brands, including Acer and Fujitsu-Siemens. |