um: switch to use of drivers/Kconfig

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
Al Viro
2011-08-18 20:11:59 +01:00
committed by Richard Weinberger
parent c039aff672
commit 3369465ed1
11 changed files with 13 additions and 33 deletions

View File

@@ -3,7 +3,7 @@
#
menu "Input device support"
depends on !S390
depends on !S390 && !UML
config INPUT
tristate "Generic input layer (needed for keyboard, mouse, ...)" if EXPERT