diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index dc61895abcf5ca967a2d3644a33a277ab3c4a80e..c2ee0aa53db9c8ad5863c85cc0c8e0d8448c0bdc 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig @@ -87,7 +87,7 @@ config DVB_CORE config DVB_NET bool "DVB Network Support" default (NET && INET) - depends on NET && INET + depends on NET && INET && DVB_CORE help The DVB network support in the DVB core can optionally be disabled if this