The patch number 14202 was added via Douglas Schilling Landgraf 
<dougsl...@redhat.com>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

From: Manu Abraham  <abraham.m...@gmail.com>
AZ6027: Update Build


Priority: normal

Signed-off-by: Manu Abraham <m...@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>
Signed-off-by: Douglas Schilling Landgraf <dougsl...@redhat.com>


---

 linux/drivers/media/dvb/dvb-usb/Kconfig  |    8 ++++++++
 linux/drivers/media/dvb/dvb-usb/Makefile |    3 +++
 2 files changed, 11 insertions(+)

diff -r dbbcad05f038 -r cdac24e395de linux/drivers/media/dvb/dvb-usb/Kconfig
--- a/linux/drivers/media/dvb/dvb-usb/Kconfig   Thu Feb 18 20:31:50 2010 -0200
+++ b/linux/drivers/media/dvb/dvb-usb/Kconfig   Thu Feb 18 20:36:01 2010 -0200
@@ -336,3 +336,11 @@
        select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
        help
          Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.
+
+config DVB_USB_AZ6027
+       tristate "Azurewave DVB-S/S2 USB2.0 AZ6027 support"
+       depends on DVB_USB
+       select DVB_STB0899 if !DVB_FE_CUSTOMISE
+       select DVB_STB6100 if !DVB_FE_CUSTOMISE
+       help
+         Say Y here to support the AZ6027 device
diff -r dbbcad05f038 -r cdac24e395de linux/drivers/media/dvb/dvb-usb/Makefile
--- a/linux/drivers/media/dvb/dvb-usb/Makefile  Thu Feb 18 20:31:50 2010 -0200
+++ b/linux/drivers/media/dvb/dvb-usb/Makefile  Thu Feb 18 20:36:01 2010 -0200
@@ -85,6 +85,9 @@
 dvb-usb-ec168-objs = ec168.o
 obj-$(CONFIG_DVB_USB_EC168) += dvb-usb-ec168.o
 
+dvb-usb-az6027-objs = az6027.o
+obj-$(CONFIG_DVB_USB_AZ6027) += dvb-usb-az6027.o
+
 EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core/ -Idrivers/media/dvb/frontends/
 # due to tuner-xc3028
 EXTRA_CFLAGS += -Idrivers/media/common/tuners


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/cdac24e395def39a14a6782f3403da06f95fa1c9

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to