From: Tom Gundersen Date: Thu, 31 Oct 2013 07:44:49 +0000 (-0700) Subject: Input: mousedev - allow disabling even without CONFIG_EXPERT X-Git-Tag: v3.13-rc1~65^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfaaed08ecc01bd513248ba7999daf50ce028352;p=pandora-kernel.git Input: mousedev - allow disabling even without CONFIG_EXPERT Moust (if not all) modern software, including X, uses /dev/eventX rather than the legacy /dev/mouseX devices. It therefore makes sense for general-purpose (distro) kernels to use MOUSEDV=m (or even n), so let's drop the EXPERT=y requirement. Signed-off-by: Tom Gundersen Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed