]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (8554): media/video/Kconfig: cosmetic changes and convert select into depends on
authorMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 28 Jul 2008 16:07:42 +0000 (13:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:46 +0000 (09:36 -0200)
commit96f1e40431d4b0afc75474d7961f8dd98ef21112
tree2086bc85ee3b04b26eba41f448b236a02acf5948
parentb50863d6e36ec3764882f57417b5c5cfe35a9b4b
V4L/DVB (8554): media/video/Kconfig: cosmetic changes and convert select into depends on

It seems cosmetically better to let USB drivers be the last one.

Also, two SOC drivers were using select, instead of depends on SOC_CAMERA.

Since select has some drawbacks when checking for dependencies, convert those
two into depends on.

Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig