1
0
Fork 0
remarkable-linux/drivers/mxc/mipi/Kconfig

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