ソースを参照

[media] media: DVB_NET must depend on DVB_CORE

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Guennadi Liakhovetski 14 年 前
コミット
8c528d5e51
1 ファイル変更1 行追加1 行削除
  1. 1 1
      drivers/media/Kconfig

+ 1 - 1
drivers/media/Kconfig

@@ -87,7 +87,7 @@ config DVB_CORE
 config DVB_NET
 config DVB_NET
 	bool "DVB Network Support"
 	bool "DVB Network Support"
 	default (NET && INET)
 	default (NET && INET)
-	depends on NET && INET
+	depends on NET && INET && DVB_CORE
 	help
 	help
 	  The DVB network support in the DVB core can
 	  The DVB network support in the DVB core can
 	  optionally be disabled if this
 	  optionally be disabled if this