blob: 510505b5453ac3ec9b143df0b13f00be49f0f5d2 [file] [log] [blame]
menuconfig MIPI_BIF
tristate "MIPI_BIF support"
depends on HAS_IOMEM
select RT_MUTEXES
---help---
Say y here if you want MIPI_BIF support to be
enabled.
if MIPI_BIF
config MIPI_BIF_TEGRA
tristate "NVIDIA Tegra internal MIPIBIF controller"
depends on ARCH_TEGRA_14x_SOC
help
If you say yes to this option, support will be included for the
Tegra MIPIBIF Controller
endif