Commit e1a98e61 authored by Ben Hutchings's avatar Ben Hutchings Committed by Matthew Garrett

amilo-rfkill: Add dependency on SERIO_I8042

I forgot to add this when changing the driver to use the proper
i8042 functions.
Reported-by: default avatarkbuild test robot <fengguang.wu@intel.com>
Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
Signed-off-by: default avatarMatthew Garrett <matthew.garrett@nebula.com>
parent 9f208202
...@@ -176,6 +176,7 @@ config FUJITSU_TABLET ...@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment