Skip to content

Commit

Permalink
amilo-rfkill: Add dependency on SERIO_I8042
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ben Hutchings authored and Matthew Garrett committed Jul 8, 2013
1 parent 9f20820 commit e1a98e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/platform/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e1a98e6

Please sign in to comment.