From 2f0f4615f133609828328d89c26e19bb55e08bb1 Mon Sep 17 00:00:00 2001 From: Henk Wiedig Date: Thu, 28 Jun 2012 13:09:46 +0200 Subject: [PATCH] added dvb_ttpci to Virtual builds --- projects/Virtual/linux/linux.i386.conf | 5 ++++- projects/Virtual/linux/linux.x86_64.conf | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/projects/Virtual/linux/linux.i386.conf b/projects/Virtual/linux/linux.i386.conf index b4a9583c6e..6bc9635cea 100644 --- a/projects/Virtual/linux/linux.i386.conf +++ b/projects/Virtual/linux/linux.i386.conf @@ -1989,11 +1989,13 @@ CONFIG_DVB_CAPTURE_DRIVERS=y # Supported SAA7146 based PCI Adapters # CONFIG_TTPCI_EEPROM=m -# CONFIG_DVB_AV7110 is not set +CONFIG_DVB_AV7110=m +CONFIG_DVB_AV7110_OSD=y CONFIG_DVB_BUDGET_CORE=m CONFIG_DVB_BUDGET=m CONFIG_DVB_BUDGET_CI=m CONFIG_DVB_BUDGET_AV=m +CONFIG_DVB_BUDGET_PATCH=m # # Supported USB Adapters @@ -2146,6 +2148,7 @@ CONFIG_DVB_TDA10071=m # # DVB-T (terrestrial) frontends # +CONFIG_DVB_SP8870=m CONFIG_DVB_SP887X=m CONFIG_DVB_CX22702=m CONFIG_DVB_DRXD=m diff --git a/projects/Virtual/linux/linux.x86_64.conf b/projects/Virtual/linux/linux.x86_64.conf index 56f1396236..804d777cd3 100644 --- a/projects/Virtual/linux/linux.x86_64.conf +++ b/projects/Virtual/linux/linux.x86_64.conf @@ -1933,11 +1933,13 @@ CONFIG_DVB_CAPTURE_DRIVERS=y # Supported SAA7146 based PCI Adapters # CONFIG_TTPCI_EEPROM=m -# CONFIG_DVB_AV7110 is not set +CONFIG_DVB_AV7110=m +CONFIG_DVB_AV7110_OSD=y CONFIG_DVB_BUDGET_CORE=m CONFIG_DVB_BUDGET=m CONFIG_DVB_BUDGET_CI=m CONFIG_DVB_BUDGET_AV=m +CONFIG_DVB_BUDGET_PATCH=m # # Supported USB Adapters @@ -2090,6 +2092,7 @@ CONFIG_DVB_TDA10071=m # # DVB-T (terrestrial) frontends # +CONFIG_DVB_SP8870=m CONFIG_DVB_SP887X=m CONFIG_DVB_CX22702=m CONFIG_DVB_DRXD=m