diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index fdeaff257caf..1199a1a2e6f5 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -961,6 +961,12 @@ config MT9V022_PCA9536_SWITCH | |||
961 | Select this if your MT9V022 camera uses a PCA9536 I2C GPIO | 961 | Select this if your MT9V022 camera uses a PCA9536 I2C GPIO |
962 | extender to switch between 8 and 10 bit datawidth modes | 962 | extender to switch between 8 and 10 bit datawidth modes |
963 | 963 | ||
964 | config SOC_CAMERA_PLATFORM | ||
965 | tristate "platform camera support" | ||
966 | depends on SOC_CAMERA | ||
967 | help | ||
968 | This is a generic SoC camera platform driver, useful for testing | ||
969 | |||
964 | config VIDEO_PXA27x | 970 | config VIDEO_PXA27x |
965 | tristate "PXA27x Quick Capture Interface driver" | 971 | tristate "PXA27x Quick Capture Interface driver" |
966 | depends on VIDEO_DEV && PXA27x | 972 | depends on VIDEO_DEV && PXA27x |