]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] Kconfig: saa7134-dvb must select tda1004x
authorMichael Krufky <mkrufky@m1k.net>
Tue, 30 Aug 2005 19:47:14 +0000 (15:47 -0400)
committerChris Wright <chrisw@osdl.org>
Sat, 10 Sep 2005 02:42:50 +0000 (19:42 -0700)
commit6532533a281e5113d74cb403c256be1c6b446f1a
tree1d4e81672b4bcc42832b3a0a447da430ffb3b575
parent02b3e4e2d71b6058ec11cc01c72ac651eb3ded2b
[PATCH] Kconfig: saa7134-dvb must select tda1004x

I wish I had seen this before 2.6.13 was released... I guess this only
goes to show that there haven't been any testers using saa7134-hybrid
dvb/v4l boards that depend on the tda1004x module, during the 2.6.13-rc
series :-(

Please apply this to 2.6.14, and also to 2.6.13.1 -stable.  Without this
patch, users will have to EXPLICITLY select tda1004x in Kconfig.  This
SHOULD be done automatically when saa7134-dvb is selected.  This patch
corrects this problem.

saa7134-dvb must select tda1004x

Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/video/Kconfig