From: Mauro Carvalho Chehab Date: Mon, 28 Jul 2008 16:07:42 +0000 (-0300) Subject: V4L/DVB (8554): media/video/Kconfig: cosmetic changes and convert select into depends on X-Git-Tag: v2.6.28-rc1~601^2~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f1e40431d4b0afc75474d7961f8dd98ef21112;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed