2016-03-04 07:09:26 -08:00

15 lines
206 B
Plaintext

#
# MIPI configuration
#
menu "MXC MIPI Support"
config MXC_MIPI_CSI2
tristate "MIPI CSI2 support"
depends on (SOC_IMX6 || SOC_IMX7)
default n
---help---
Say Y to get the MIPI CSI2 support.
endmenu