]> git.itanic.dy.fi Git - linux-stable/commit
V4L/DVB (3689): Kconfig: fix VP-3054 Secondary I2C Bus build configuration menu depen...
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 1 Apr 2006 21:00:41 +0000 (18:00 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 2 Apr 2006 07:56:03 +0000 (04:56 -0300)
commit2868c41fc45399b0f0855eb760e1a81881ff0c3d
treee8e2ad7b1ba9fa8dfa217d72ace934e0a50761cc
parent86f40cc3c994822ffeb226753526d87be21bd79a
V4L/DVB (3689): Kconfig: fix VP-3054 Secondary I2C Bus build configuration menu dependencies

This patch fixes a dependency problem that affected the indentation order
within the individual frontend selection support menus for cx88-dvb.
- created a boolean dependency link for VIDEO_CX88_VP3054, so that
  it's tristate value will be the same as that of VIDEO_CX88_DVB.
- VIDEO_CX88_VP3054 is automatically selected by VIDEO_CX88_DVB_ALL_FRONTENDS,
  but is otherwise selected by VIDEO_CX88_DVB_VP3054, offered as an option
  under VIDEO_CX88_DVB_MT352

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/Kconfig