|
@@ -3,11 +3,11 @@
|
|
|
#
|
|
|
|
|
|
config VIDEO_ATOMISP
|
|
|
- tristate "Intel Atom Image Signal Processor Driver"
|
|
|
- depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
|
|
|
- select VIDEOBUF_VMALLOC
|
|
|
- ---help---
|
|
|
- Say Y here if your platform supports Intel Atom SoC
|
|
|
- camera imaging subsystem.
|
|
|
- To compile this driver as a module, choose M here: the
|
|
|
- module will be called atomisp
|
|
|
+ tristate "Intel Atom Image Signal Processor Driver"
|
|
|
+ depends on VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
|
|
|
+ select VIDEOBUF_VMALLOC
|
|
|
+ ---help---
|
|
|
+ Say Y here if your platform supports Intel Atom SoC
|
|
|
+ camera imaging subsystem.
|
|
|
+ To compile this driver as a module, choose M here: the
|
|
|
+ module will be called atomisp
|