This patch adds missing module dependencies to the Mantis Kconfig file so that they are selected automatically when the user enables Mantis. Signed-off-by: Derek Kelly <user.vdr@xxxxxxxxx> ---------- --- v4l-dvb.orig/linux/drivers/media/dvb/mantis/Kconfig 2010-06-11 14:28:26.000000000 -0700 +++ v4l-dvb/linux/drivers/media/dvb/mantis/Kconfig 2010-06-11 14:32:44.000000000 -0700 @@ -10,6 +10,8 @@ config MANTIS_CORE config DVB_MANTIS tristate "MANTIS based cards" depends on MANTIS_CORE && DVB_CORE && PCI && I2C + select DVB_STB0899 + select DVB_STB6100 select DVB_MB86A16 select DVB_ZL10353 select DVB_STV0299 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html