Input: Mac button emulation - allow compiling as a module
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 30 Jan 2010 09:44:20 +0000 (01:44 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 30 Jan 2010 09:48:03 +0000 (01:48 -0800)
commit429722e19dff319aa87ee552beadee71d41a3655
treeb0d760de09f128ae674b0f318386e5cefd0758c3
parent99b089c3c38a83ebaeb1cc4584ddcde841626467
Input: Mac button emulation  - allow compiling as a module

Not all systems require Mac-style button emulation, however distributions
enable it by default so it is readily available. Allow compiling it as a
module so it can be loaded only on systems that actually require it.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/macintosh/Kconfig
drivers/macintosh/mac_hid.c