소스 검색

[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