[POWERPC] Implement support for the GPIO LIB API
[deliverable/linux.git] / drivers / of / Kconfig
1 config OF_DEVICE
2 def_bool y
3 depends on OF && (SPARC || PPC_OF)
4
5 config OF_GPIO
6 def_bool y
7 depends on OF && PPC_OF && HAVE_GPIO_LIB
8 help
9 OpenFirmware GPIO accessors
This page took 0.030748 seconds and 6 git commands to generate.