commit | 96f1e40431d4b0afc75474d7961f8dd98ef21112 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Mon Jul 28 13:07:42 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 12 09:36:46 2008 -0200 |
tree | 2086bc85ee3b04b26eba41f448b236a02acf5948 | |
parent | b50863d6e36ec3764882f57417b5c5cfe35a9b4b [diff] |
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>