#
# IPU dricer configuration
#

menu "MP200 IPU support"
        depends on ARCH_MP200

config MP200_IPU
	bool "MP200 IPU support"
	default y
	help
          This is the IPU device driver for EM1 boards.

config MP200_IPU_DUAL
	bool "DUAL request running support"
        depends on MP200_IPU
	default y
	help
          This is the IPU device driver for EM1 boards.

endmenu
