treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / media / platform / sunxi / sun4i-csi / Kconfig
blobe86e29b6a6033a5876d5d627268a1a4a870c03d3
1 config VIDEO_SUN4I_CSI
2         tristate "Allwinner A10 CMOS Sensor Interface Support"
3         depends on VIDEO_V4L2 && COMMON_CLK && VIDEO_V4L2_SUBDEV_API && HAS_DMA
4         depends on ARCH_SUNXI || COMPILE_TEST
5         select VIDEOBUF2_DMA_CONTIG
6         select V4L2_FWNODE
7         help
8           This is a V4L2 driver for the Allwinner A10 CSI
10           To compile this driver as a module, choose M here: the module
11           will be called sun4i_csi.