From 0cd69df706c3dd63e92d2f0092779675b81d5a70 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Wed, 16 Jan 2013 18:53:32 -0800 Subject: [PATCH] --- yaml --- r: 353643 b: refs/heads/master c: 4c0ea2337734979eb4525e5af816724ab1083883 h: refs/heads/master i: 353641: 5b0770c72f1e4ae4eaf11755bc25ac03959e3251 353639: 39dcc23effa3c79876804259a11adcaa7bd12941 v: v3 --- [refs] | 2 +- trunk/drivers/gpio/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index dc170bf0fba1..765a739f8331 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0cb3d9c6ba53e104f6b8e4f6ff368ec510dee575 +refs/heads/master: 4c0ea2337734979eb4525e5af816724ab1083883 diff --git a/trunk/drivers/gpio/Kconfig b/trunk/drivers/gpio/Kconfig index 682de754d63f..4c545861e3f1 100644 --- a/trunk/drivers/gpio/Kconfig +++ b/trunk/drivers/gpio/Kconfig @@ -66,7 +66,7 @@ config DEBUG_GPIO config GPIO_SYSFS bool "/sys/class/gpio/... (sysfs interface)" - depends on SYSFS && EXPERIMENTAL + depends on SYSFS help Say Y here to add a sysfs interface for GPIOs.