diff options
author | Josh Boyer <jwboyer@redhat.com> | 2011-07-27 16:57:48 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2011-07-27 21:07:17 -0400 |
commit | 35ffdcd40ec0fe800421cd251f16a85be845c0e7 (patch) | |
tree | 99b8252ba790f60a326b34c622d73ae8d3413a22 /add-appleir-usb-driver.patch | |
parent | 4a2041744e262bb41936adfb3db0b85e13c73b11 (diff) | |
download | kernel-35ffdcd40ec0fe800421cd251f16a85be845c0e7.tar.gz kernel-35ffdcd40ec0fe800421cd251f16a85be845c0e7.tar.xz kernel-35ffdcd40ec0fe800421cd251f16a85be845c0e7.zip |
3.0-git9 snapshot
Diffstat (limited to 'add-appleir-usb-driver.patch')
-rw-r--r-- | add-appleir-usb-driver.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/add-appleir-usb-driver.patch b/add-appleir-usb-driver.patch index 26477ccce..0ab0ed6f4 100644 --- a/add-appleir-usb-driver.patch +++ b/add-appleir-usb-driver.patch @@ -140,9 +140,8 @@ diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 60de906..2f2f2e7 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig -@@ -209,6 +209,19 @@ config INPUT_KEYSPAN_REMOTE - To compile this driver as a module, choose M here: the module will - be called keyspan_remote. + help + Say Y here if you need accelerometer to work in polling mode. +config INPUT_APPLEIR + tristate "Apple infrared receiver (built in)" |