summaryrefslogtreecommitdiff
path: root/drivers/media/video/tegra/Kconfig
blob: 1a122258ad82e9b06615866061f7fee804cf1bff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
source "drivers/media/video/tegra/avp/Kconfig"

config TEGRA_CAMERA
        bool "Enable support for tegra camera/isp hardware"
        depends on ARCH_TEGRA
        default y
        help
          Enables support for the Tegra camera interface

          If unsure, say Y

config VIDEO_OV5650
        tristate "OV5650 camera sensor support"
        depends on I2C && ARCH_TEGRA
        ---help---
          This is a driver for the Omnivision OV5650 5MP camera sensor
          for use with the tegra isp.