summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2013-05-14 02:44:26 +0100
committerMatthew Garrett <matthew.garrett@nebula.com>2013-07-08 11:46:58 -0400
commite1a98e61c21694c9c690c7f253010cd44e89e7fd (patch)
tree14ec8e9bee1f37fe4c7358bbae1ad553d7357d26 /drivers
parent9f2082025902b59193dbdcd63550c1e8bc58e706 (diff)
downloadlinux-0-day-e1a98e61c21694c9c690c7f253010cd44e89e7fd.tar.gz
linux-0-day-e1a98e61c21694c9c690c7f253010cd44e89e7fd.tar.xz
amilo-rfkill: Add dependency on SERIO_I8042
I forgot to add this when changing the driver to use the proper i8042 functions. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/platform/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 85772616efbf0..37645b923c522 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -176,6 +176,7 @@ config FUJITSU_TABLET
config AMILO_RFKILL
tristate "Fujitsu-Siemens Amilo rfkill support"
depends on RFKILL
+ depends on SERIO_I8042
---help---
This is a driver for enabling wifi on some Fujitsu-Siemens Amilo
laptops.