xref: /openbmc/linux/drivers/of/Kconfig (revision 863fbf49)
1f85ff305SStephen Rothwellconfig OF_DEVICE
2f85ff305SStephen Rothwell	def_bool y
3f85ff305SStephen Rothwell	depends on OF && (SPARC || PPC_OF)
4863fbf49SAnton Vorontsov
5863fbf49SAnton Vorontsovconfig OF_GPIO
6863fbf49SAnton Vorontsov	def_bool y
7863fbf49SAnton Vorontsov	depends on OF && PPC_OF && HAVE_GPIO_LIB
8863fbf49SAnton Vorontsov	help
9863fbf49SAnton Vorontsov	  OpenFirmware GPIO accessors
10