From 4e4c168746908b7dc88bb1fe46b7308164fb145c Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 1 Jun 2007 20:18:52 -0300 Subject: Reverting last changeset. There were two different patches merged together From: Mauro Carvalho Chehab Signed-off-by: Mauro Carvalho Chehab --- v4l/scripts/gentree.pl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'v4l/scripts') diff --git a/v4l/scripts/gentree.pl b/v4l/scripts/gentree.pl index 08969dab3..f9f56bd7c 100755 --- a/v4l/scripts/gentree.pl +++ b/v4l/scripts/gentree.pl @@ -64,10 +64,7 @@ my %defs = ( 'CONFIG_XC3028' => 0, 'CONFIG_TUNER_TEA5761' => 0, 'I2C_CLASS_TV_ANALOG' => 1, - 'I2C_CLASS_TV_DIGITAL' => 1, - 'OLD_XMIT_LOCK' => 0, - 'CONFIG_VIVI_SCATTER' => 0, -); + 'I2C_CLASS_TV_DIGITAL' => 1); ################################################################# # helpers -- cgit v1.2.3