diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-03-31 17:57:54 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-03-31 17:58:24 -0500 |
commit | 625f6569301d5dfe0ae97cf740c9aacb08530ed3 (patch) | |
tree | e0405ac89113ed1736e13cb8f8af4897a1b7d5b9 /main/linux-grsec/kernelconfig.x86 | |
parent | d0bad00b6f4a75bdfb59462a74a8363369150f5a (diff) | |
download | aports-625f6569301d5dfe0ae97cf740c9aacb08530ed3.tar.bz2 aports-625f6569301d5dfe0ae97cf740c9aacb08530ed3.tar.xz |
main/linux-grsec: enable playstation 3 controller support (CONFIG_HID_SONY)
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 8ccb7702b..14fbc4d83 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux/i386 2.6.38.1 Kernel Configuration -# Fri Mar 25 09:49:15 2011 +# Thu Mar 31 17:56:09 2011 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -3932,7 +3932,7 @@ CONFIG_HID_ROCCAT_KONE=m CONFIG_HID_ROCCAT_KONEPLUS=m # CONFIG_HID_ROCCAT_PYRA is not set # CONFIG_HID_SAMSUNG is not set -# CONFIG_HID_SONY is not set +CONFIG_HID_SONY=m CONFIG_HID_STANTUM=m # CONFIG_HID_SUNPLUS is not set # CONFIG_HID_GREENASIA is not set |