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 | |
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')
-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 030cb4afbb..756f810bb7 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.3.6 Kernel Configuration +# Linux/i386 3.3.8 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -2830,7 +2830,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 # |