diff mbox

[1/3] UBUNTU: [Config] disable CONFIG_GPIO_SYSFS since it is experimental

Message ID 1341986947-28300-2-git-send-email-bryan.wu@canonical.com
State New
Headers show

Commit Message

Bryan Wu July 11, 2012, 6:09 a.m. UTC
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
---
 debian.ti-omap4/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tim Gardner July 11, 2012, 4:32 p.m. UTC | #1
For the same reason as for the mainline kernel, I think this might
represent a functional regression from Precise.

rtg
diff mbox

Patch

diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu
index 5b1109f..96f94ad 100644
--- a/debian.ti-omap4/config/config.common.ubuntu
+++ b/debian.ti-omap4/config/config.common.ubuntu
@@ -1148,7 +1148,7 @@  CONFIG_GPIO_PCA953X=m
 CONFIG_GPIO_PCF857X=m
 CONFIG_GPIO_STMPE=y
 CONFIG_GPIO_SX150X=y
-CONFIG_GPIO_SYSFS=y
+# CONFIG_GPIO_SYSFS is not set
 CONFIG_GPIO_TC3589X=y
 CONFIG_GPIO_TPS65910=y
 CONFIG_GPIO_TWL4030=y