parent 77e38a554aae2c3cdbf852117bc09bac6f95dae1 author WANG Cong 1240341892 -0700 committer Linus Torvalds 1240346510 -0700 uml: kill a kconfig warning Got this warning from Kconfig: boolean symbol INPUT tested for 'm'? test forced to 'n' because INPUT is tristate, not bool. Signed-off-by: WANG Cong Cc: Sam Ravnborg Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds K