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 | |
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')
-rw-r--r-- | main/linux-vserver/kernelconfig.x86 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-vserver/kernelconfig.x86 b/main/linux-vserver/kernelconfig.x86 index dbe3119474..92a255f6c0 100644 --- a/main/linux-vserver/kernelconfig.x86 +++ b/main/linux-vserver/kernelconfig.x86 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.2.7-vs2.3.2.7 Kernel Configuration +# Linux/i386 3.2.11-vs2.3.2.8 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -4109,7 +4109,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 |