diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-22 10:03:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-22 11:46:01 +0000 |
commit | f971adf59d7dc9e466da1a27a3552f541c61b1f1 (patch) | |
tree | a7485962d794b774f588af3c5d49126d1d0ab333 /main/linux-grsec/kernelconfig.x86 | |
parent | a8bb3b8d8aba20284b7749231d198907e07c817e (diff) | |
download | aports-f971adf59d7dc9e466da1a27a3552f541c61b1f1.tar.bz2 aports-f971adf59d7dc9e466da1a27a3552f541c61b1f1.tar.xz |
main/linux-gsrec: enable support for cherry keyboards
fixes #3469
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index 996b16ff09..793e8c90eb 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -4532,7 +4532,7 @@ CONFIG_HID_APPLE=m # CONFIG_HID_APPLEIR is not set # CONFIG_HID_AUREAL is not set # CONFIG_HID_BELKIN is not set -# CONFIG_HID_CHERRY is not set +CONFIG_HID_CHERRY=m # CONFIG_HID_CHICONY is not set CONFIG_HID_PRODIKEYS=m # CONFIG_HID_CYPRESS is not set |