[media] video/Kconfig: Fix mis-classified devices
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 21 May 2011 12:12:30 +0000 (09:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 21 May 2011 12:14:56 +0000 (09:14 -0300)
commit81f2030a935734ff404c86ad85f1eab777eb2324
tree0abfbb5e6dbc1a1813b01c2e0bb4ff58ce7c09d0
parentd1402307c23cfeafce2313d936a4a990eb8783f7
[media] video/Kconfig: Fix mis-classified devices

The helper chips are classified by their function. Unfortunaltely,
with time, developers added their stuff into the wrong places.

Fix it by moving itens to be at the right place. Also add a new
category for sensors and for misc devices that are found only on
a certain specific board.

While here, fix two bad whitespaces at Kconfig.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig