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>
This commit is contained in:
Ben Hutchings
2013-05-14 02:44:26 +01:00
committed by Matthew Garrett
parent 9f20820259
commit e1a98e61c2

View File

@@ -176,6 +176,7 @@ config FUJITSU_TABLET
config AMILO_RFKILL config AMILO_RFKILL
tristate "Fujitsu-Siemens Amilo rfkill support" tristate "Fujitsu-Siemens Amilo rfkill support"
depends on RFKILL depends on RFKILL
depends on SERIO_I8042
---help--- ---help---
This is a driver for enabling wifi on some Fujitsu-Siemens Amilo This is a driver for enabling wifi on some Fujitsu-Siemens Amilo
laptops. laptops.