diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-15 09:37:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-15 09:37:52 +0000 |
commit | 08eb37dacf10fa9340a3592fb38f2588b4932f41 (patch) | |
tree | 2eae60b20c5451d59e063d127d0b455923504e10 /main/linux-grsec/kernelconfig.x86 | |
parent | 60e5c5953bd3d7d3599bd99a49234a39ac2b7d13 (diff) | |
download | aports-08eb37dacf10fa9340a3592fb38f2588b4932f41.tar.bz2 aports-08eb37dacf10fa9340a3592fb38f2588b4932f41.tar.xz |
main/linux-grsec: upgrade to 3.2.11 and enable HID_APPLE
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index a4f26183ae..4b2af2441d 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.2.7 Kernel Configuration +# Linux/i386 3.2.11 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -4091,7 +4091,7 @@ CONFIG_USB_MOUSE=m # # CONFIG_HID_A4TECH is not set # CONFIG_HID_ACRUX is not set -# CONFIG_HID_APPLE is not set +CONFIG_HID_APPLE=m # CONFIG_HID_BELKIN is not set # CONFIG_HID_CHERRY is not set # CONFIG_HID_CHICONY is not set |