summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/media/video/mxc/capture/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/media/video/mxc/capture/Kconfig b/drivers/media/video/mxc/capture/Kconfig
index 3013155fb03a..a862636dbed0 100644
--- a/drivers/media/video/mxc/capture/Kconfig
+++ b/drivers/media/video/mxc/capture/Kconfig
@@ -26,11 +26,6 @@ config VIDEO_MXC_CSI_DMA
with this method the CSC (Color Space Conversion) and resize are not supported.
If unsure, say N.
-choice
- prompt "Select Camera/TV Decoder"
- default MXC_CAMERA_OV3640
- depends on VIDEO_MXC_CAMERA
-
config MXC_CAMERA_MC521DA
tristate "Magnachip mc521da camera support"
select I2C_MXC
@@ -99,8 +94,6 @@ config MXC_CAMERA_OV5642
---help---
If you plan to use the ov5642 Camera with your MXC system, say Y here.
-endchoice
-
config MXC_TVIN_ADV7180
tristate "Analog Device adv7180 TV Decoder Input support"
depends on (MACH_MX35_3DS || MACH_MX51_3DS || MACH_MX6Q_SABREAUTO || MACH_MX6Q_ARM2)