diff options
Diffstat (limited to 'arch/arm/plat-mxc/devices/Kconfig')
-rwxr-xr-x | arch/arm/plat-mxc/devices/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/devices/Kconfig b/arch/arm/plat-mxc/devices/Kconfig index 3eead8ebda92..de80caba49c3 100755 --- a/arch/arm/plat-mxc/devices/Kconfig +++ b/arch/arm/plat-mxc/devices/Kconfig @@ -169,3 +169,12 @@ config IMX_HAVE_PLATFORM_IMX_MIPI_DSI config IMX_HAVE_PLATFORM_IMX_MIPI_CSI2 bool + +config IMX_HAVE_PLATFORM_MVF_SPI + bool + +config IMX_HAVE_PLATFORM_MVF_DCU + bool + +config IMX_HAVE_PLATFORM_MVF_SAI + bool |