| Submitter | Bryan Wu |
|---|---|
| Date | July 11, 2012, 6:09 a.m. |
| Message ID | <1341986947-28300-2-git-send-email-bryan.wu@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/170362/ |
| State | New |
| Headers | show |
Comments
For the same reason as for the mainline kernel, I think this might represent a functional regression from Precise. rtg
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
Signed-off-by: Bryan Wu <bryan.wu@canonical.com> --- debian.ti-omap4/config/config.common.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)