From 8d9f0952e72dccc40646997346338031d03832b3 Mon Sep 17 00:00:00 2001 From: Andreas Herrmann Date: Wed, 26 Sep 2007 00:01:50 -0400 Subject: [PATCH] Input: auto-select INPUT for MAC_EMUMOUSEBTN option Otherwise we'll ge the following build error: LD .tmp_vmlinux1 drivers/built-in.o: In function `input_report_key': include/linux/input.h:1158: undefined reference to `input_event' ... Signed-off-by: Andreas Herrmann Signed-off-by: Dmitry Torokhov --- Reading git-format-patch failed