Input: add missing dependencies on CONFIG_HAS_IOMEM
authorBen Hutchings <ben@decadent.org.uk>
Mon, 10 Jun 2013 18:05:40 +0000 (11:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jun 2013 17:39:08 +0000 (10:39 -0700)
commitb22b6d7de96b6737163cc26dfabfd738943d4203
tree23d647ebeda96842832e4a2be97931cafde004bf
parentd5f31259ca287923cef5a8efc566ff004fd472d0
Input: add missing dependencies on CONFIG_HAS_IOMEM

commit 150e5928d6063b273a80d9d6722417ac3c93ff82 upstream.

Several drivers don't build on s390 with CONFIG_PCI disabled as
they require MMIO functions.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/keyboard/Kconfig
drivers/input/serio/Kconfig