if MACH_PGPF

menu "PGPF drivers"

config PGPF_GPIO
	tristate "PGPF GPIO driver"
	default n
	help
	  Say Y or M if you want to support GPIO I/F for PGPF.
	  You can access to the GPIO thru /dev/gpio character
	  device file major 253, minor 0.

source "drivers/pgpf/navu2/Kconfig"

endmenu

endif
