Getting GPIO to build again
Jon Smirl
jonsmirl at gmail.com
Thu Jul 24 13:34:28 EST 2008
This lets me build again, no clue if it is the correct fix.
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index 3a7a11a..e14dbe3 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -3,6 +3,7 @@ config OF_DEVICE
depends on OF && (SPARC || PPC_OF)
config OF_GPIO
+ select GENERIC_GPIO
def_bool y
depends on OF && PPC_OF && HAVE_GPIO_LIB
help
--
Jon Smirl
jonsmirl at gmail.com
More information about the Linuxppc-dev
mailing list