[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>
This commit is contained in:
Guennadi Liakhovetski 2011-06-10 07:43:26 -03:00 committed by Mauro Carvalho Chehab
parent 9b3d8eccc3
commit 8c528d5e51

View file

@ -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