blob: 3a7a11a75fb464017ce284d34a41388f2875dd15 [file] [log] [blame]
Stephen Rothwellf85ff302007-05-01 16:40:36 +10001config OF_DEVICE
2 def_bool y
3 depends on OF && (SPARC || PPC_OF)
Anton Vorontsov863fbf42008-04-11 23:06:45 +10004
5config OF_GPIO
6 def_bool y
7 depends on OF && PPC_OF && HAVE_GPIO_LIB
8 help
9 OpenFirmware GPIO accessors
Jochen Friedrich612212a2008-04-12 05:22:35 +100010
11config OF_I2C
Jochen Friedrich585468e2008-04-19 00:23:03 +100012 def_tristate I2C
13 depends on PPC_OF && I2C
Jochen Friedrich612212a2008-04-12 05:22:35 +100014 help
15 OpenFirmware I2C accessors