Przeglądaj źródła

media/video: convert Kconfig to use the menu's `visible' keyword

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Arnaud Lacombe 14 lat temu
rodzic
commit
37e3273ee5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      drivers/media/video/Kconfig

+ 1 - 1
drivers/media/video/Kconfig

@@ -112,7 +112,7 @@ config VIDEO_IR_I2C
 #
 
 menu "Encoders/decoders and other helper chips"
-	depends on !VIDEO_HELPER_CHIPS_AUTO
+	visible if !VIDEO_HELPER_CHIPS_AUTO
 
 comment "Audio decoders"