Commit 8c528d5e authored by Guennadi Liakhovetski's avatar Guennadi Liakhovetski Committed by Mauro Carvalho Chehab

[media] media: DVB_NET must depend on DVB_CORE

Signed-off-by: default avatarGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 9b3d8ecc
...@@ -87,7 +87,7 @@ config DVB_CORE ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment