diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-15 10:01:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-03-15 10:01:03 +0000 |
commit | 247c225f0c30b18e792f5e562bb1a38ae2d63ae5 (patch) | |
tree | 16bcc24ce00bfe511731efa5d788c0f7733198d6 /main/linux-vserver/kernelconfig.x86_64 | |
parent | ceda41005e8d45b3b40c393084bd167415d4a90b (diff) | |
download | aports-247c225f0c30b18e792f5e562bb1a38ae2d63ae5.tar.bz2 aports-247c225f0c30b18e792f5e562bb1a38ae2d63ae5.tar.xz |
main/linux-vserver: upgrade to 3.2.11 and enable HID_APPLE
Diffstat (limited to 'main/linux-vserver/kernelconfig.x86_64')
-rw-r--r-- | main/linux-vserver/kernelconfig.x86_64 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-vserver/kernelconfig.x86_64 b/main/linux-vserver/kernelconfig.x86_64 index 575836fad7..87f37d2b67 100644 --- a/main/linux-vserver/kernelconfig.x86_64 +++ b/main/linux-vserver/kernelconfig.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 3.2.7-vs2.3.2.7 Kernel Configuration +# Linux/x86_64 3.2.11-vs2.3.2.8 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -4054,7 +4054,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 |