xref: /linux/drivers/of/Kconfig (revision 7444a72effa632fcd8edc566f880d96fe213c73b)
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
7*7444a72eSMichael Buesch	depends on OF && PPC_OF && GPIOLIB
8863fbf49SAnton Vorontsov	help
9863fbf49SAnton Vorontsov	  OpenFirmware GPIO accessors
10612212a3SJochen Friedrich
11612212a3SJochen Friedrichconfig OF_I2C
12585468e5SJochen Friedrich	def_tristate I2C
13585468e5SJochen Friedrich	depends on PPC_OF && I2C
14612212a3SJochen Friedrich	help
15612212a3SJochen Friedrich	  OpenFirmware I2C accessors
16