diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-22 11:32:51 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-22 11:46:03 +0000 |
commit | 4f74683e60f3433a35ccd3fed6c09797c22d00f7 (patch) | |
tree | 41978daa1765aaf245e51ee3e12690386310120f /main/linux-vanilla/kernelconfig.x86 | |
parent | 753adc3cf96ee15f4e6184128127f5b2970c94f8 (diff) | |
download | aports-4f74683e60f3433a35ccd3fed6c09797c22d00f7.tar.bz2 aports-4f74683e60f3433a35ccd3fed6c09797c22d00f7.tar.xz |
main/linux-vanilla: enable cherry keyboards
ref #3469
Diffstat (limited to 'main/linux-vanilla/kernelconfig.x86')
-rw-r--r-- | main/linux-vanilla/kernelconfig.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-vanilla/kernelconfig.x86 b/main/linux-vanilla/kernelconfig.x86 index 29c1d7682d..ba83f0fa2d 100644 --- a/main/linux-vanilla/kernelconfig.x86 +++ b/main/linux-vanilla/kernelconfig.x86 @@ -4415,7 +4415,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 |