summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/Kconfig
diff options
context:
space:
mode:
authorSongjun Wu <songjun.wu@microchip.com>2016-08-17 03:05:27 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-22 12:59:58 -0300
commit106267444f12fde77f5aee92ca862a7138a88508 (patch)
tree80d4eee192a278b1555f7c57a350fcde7d90d89d /drivers/media/platform/Kconfig
parent8d4b231af9d162859aa4b8aeaa09170230ea1b11 (diff)
downloadop-kernel-dev-106267444f12fde77f5aee92ca862a7138a88508.zip
op-kernel-dev-106267444f12fde77f5aee92ca862a7138a88508.tar.gz
[media] atmel-isc: add the Image Sensor Controller code
Add driver for the Image Sensor Controller. It manages incoming data from a parallel based CMOS/CCD sensor. It has an internal image processor, also integrates a triple channel direct memory access controller master interface. Signed-off-by: Songjun Wu <songjun.wu@microchip.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/Kconfig')
-rw-r--r--drivers/media/platform/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
index f25344b..b23db17 100644
--- a/drivers/media/platform/Kconfig
+++ b/drivers/media/platform/Kconfig
@@ -111,6 +111,7 @@ source "drivers/media/platform/s5p-tv/Kconfig"
source "drivers/media/platform/am437x/Kconfig"
source "drivers/media/platform/xilinx/Kconfig"
source "drivers/media/platform/rcar-vin/Kconfig"
+source "drivers/media/platform/atmel/Kconfig"
config VIDEO_TI_CAL
tristate "TI CAL (Camera Adaptation Layer) driver"
OpenPOWER on IntegriCloud