Commit f0b134f6 authored by Jeff Dike's avatar Jeff Dike Committed by Linus Torvalds

[PATCH] UML: define CONFIG_INPUT better

From: Chris Wright - define CONFIG_INPUT to shut up a config warning.
Signed-off-by: default avatarJeff Dike <jdike@addtoit.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 8d674482
......@@ -285,7 +285,10 @@ if BROKEN
endif
config INPUT
bool
bool "Dummy option"
depends BROKEN
default n
help
This is a dummy option to get rid of warnings.
source "arch/um/Kconfig.debug"
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