From 7d9159d2c77b019b54650cee8506cd1c05525796 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 6 Jul 2012 12:44:04 +0000 Subject: main/linux-grsec: enable GPIO_SYSFS --- main/linux-grsec/APKBUILD | 6 +++--- main/linux-grsec/kernelconfig.x86 | 4 ++-- main/linux-grsec/kernelconfig.x86_64 | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD index e51032139cd..648fa1e7e85 100644 --- a/main/linux-grsec/APKBUILD +++ b/main/linux-grsec/APKBUILD @@ -4,7 +4,7 @@ _flavor=grsec pkgname=linux-${_flavor} pkgver=3.3.8 _kernver=3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Linux kernel with grsecurity" url=http://grsecurity.net depends="mkinitfs linux-firmware" @@ -142,5 +142,5 @@ md5sums="7133f5a2086a7d7ef97abac610c094f5 linux-3.3.tar.xz e1714b5136a7f4dab1b5d2d7f98e2891 patch-3.3.8.xz 4a97aa5ad465a5d829e88c8234f75417 grsecurity-2.9-3.3.8-201206042136.patch 776adeeb5272093574f8836c5037dd7d 0004-arp-flush-arp-cache-on-device-change.patch -aa4ead042e92a35bd0a3c2497b6de36d kernelconfig.x86 -3600973e9ada69a30a6fba70727453a7 kernelconfig.x86_64" +0962abf0f03955adaa096218a54b950d kernelconfig.x86 +335df337d087ff345e1d4c8297d75222 kernelconfig.x86_64" diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index 030cb4afbba..756f810bb70 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 # diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64 index e63b742c72b..c90a674290c 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 # -- cgit v1.2.3