Kconfig 172 字节
Newer Older
1 2 3
config OF_DEVICE
	def_bool y
	depends on OF && (SPARC || PPC_OF)
4 5 6 7 8 9

config OF_GPIO
	def_bool y
	depends on OF && PPC_OF && HAVE_GPIO_LIB
	help
	  OpenFirmware GPIO accessors