The mt9m111 SoC camera driver has been removed, remove its Kconfig
leftovers as well.

Reported-by: Akinobu Mita <akinobu.m...@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ai...@linux.intel.com>
---
This goes on top of my set moving the SoC camera to staging.

 drivers/staging/media/soc_camera/Kconfig | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/drivers/staging/media/soc_camera/Kconfig 
b/drivers/staging/media/soc_camera/Kconfig
index bacd30f0348d..0edc1346d4fd 100644
--- a/drivers/staging/media/soc_camera/Kconfig
+++ b/drivers/staging/media/soc_camera/Kconfig
@@ -9,16 +9,6 @@ config SOC_CAMERA
 
 comment "soc_camera sensor drivers"
 
-config SOC_CAMERA_MT9M111
-       tristate "legacy soc_camera mt9m111, mt9m112 and mt9m131 support"
-       depends on SOC_CAMERA && I2C
-       select VIDEO_MT9M111
-       help
-         This driver supports MT9M111, MT9M112 and MT9M131 cameras from
-         Micron/Aptina.
-         This is the legacy configuration which shouldn't be used anymore,
-         while VIDEO_MT9M111 should be used instead.
-
 config SOC_CAMERA_MT9V022
        tristate "mt9v022 and mt9v024 support"
        depends on SOC_CAMERA && I2C
-- 
2.11.0

Reply via email to