1f85ff305SStephen Rothwellconfig OF_DEVICE 2f85ff305SStephen Rothwell def_bool y 3f85ff305SStephen Rothwell depends on OF && (SPARC || PPC_OF) 4*863fbf49SAnton Vorontsov 5*863fbf49SAnton Vorontsovconfig OF_GPIO 6*863fbf49SAnton Vorontsov def_bool y 7*863fbf49SAnton Vorontsov depends on OF && PPC_OF && HAVE_GPIO_LIB 8*863fbf49SAnton Vorontsov help 9*863fbf49SAnton Vorontsov OpenFirmware GPIO accessors 10