]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVB
authorMichael Krufky <mkrufky@linuxtv.org>
Wed, 15 Mar 2006 05:36:13 +0000 (02:36 -0300)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 18 Mar 2006 20:12:18 +0000 (12:12 -0800)
commit60a6dc55b93b3321afa52f650a149fb7e87fa85a
treeefecc6f31f68df2d7db8b7baaf2ca3f2b49cd773
parent7215fdb214ad8d76c9d667be07f870f0f0544959
[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVB

VIDEO_CX88_ALSA should not be between VIDEO_CX88_DVB and
VIDEO_CX88_DVB_ALL_FRONTENDS

When cx88-alsa was added to cx88/Kconfig, it was added in between
VIDEO_CX88_DVB and VIDEO_CX88_DVB_ALL_FRONTENDS.  This caused
undesireable effects to the appearance of the menu options in
menuconfig.

This fix reorders cx88-alsa and cx88-dvb in Kconfig, to match saa7134,
and restore the correct menuconfig appearance.

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