[kernel/f15] set CONFIG_GPIO_GENERIC_PLATFORM=y on omap as its needed to be built in

Dennis Gilmore ausil at fedoraproject.org
Tue Dec 20 14:45:14 UTC 2011


commit a4de26481e61277d79c1d6fc3be63683cdef0a1c
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Tue Dec 20 08:44:48 2011 -0600

    set CONFIG_GPIO_GENERIC_PLATFORM=y on omap as its needed to be built in

 config-arm-omap-generic |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config-arm-omap-generic b/config-arm-omap-generic
index 912959b..03913d3 100644
--- a/config-arm-omap-generic
+++ b/config-arm-omap-generic
@@ -1060,4 +1060,4 @@ CONFIG_LIBCRC32C=y
 
 CONFIG_CRYSTALHD=m
 
-# CONFIG_GPIO_GENERIC_PLATFORM is not set
+CONFIG_GPIO_GENERIC_PLATFORM=y


More information about the scm-commits mailing list