[media] Cleanup media Kconfig files
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 20 Aug 2012 13:32:19 +0000 (10:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 21 Aug 2012 10:55:47 +0000 (07:55 -0300)
- get rid of ridden V4L2_COMMON symbol

  This symbol is not needed anymore; it can be folded with V4L2
  one, simplifying the Kconfig a little bit;

- Comment why some Kconfig items are needed;

- Remove if test for MEDIA_CAMERA_SUPPORT, replacing it by
  depends on.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found