diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-06 12:44:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-06 13:45:59 +0000 |
commit | 7d9159d2c77b019b54650cee8506cd1c05525796 (patch) | |
tree | dbc4e91351fc87f360bdfd0f74b6134ef92bcbb7 /main/linux-grsec/kernelconfig.x86_64 | |
parent | 521c89412f24bf7db217b827302b21f7facfebbf (diff) | |
download | aports-7d9159d2c77b019b54650cee8506cd1c05525796.tar.bz2 aports-7d9159d2c77b019b54650cee8506cd1c05525796.tar.xz |
main/linux-grsec: enable GPIO_SYSFS
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86_64 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64 index e63b742c7..c90a67429 100644 --- a/main/linux-grsec/kernelconfig.x86_64 +++ b/main/linux-grsec/kernelconfig.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 3.3.6 Kernel Configuration +# Linux/x86_64 3.3.8 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -2791,7 +2791,7 @@ CONFIG_SPI_TLE62X0=m CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y CONFIG_GPIOLIB=y # CONFIG_DEBUG_GPIO is not set -# CONFIG_GPIO_SYSFS is not set +CONFIG_GPIO_SYSFS=y CONFIG_GPIO_MAX730X=m # |