[media] Kconfig: merge all customise options into just one
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 20 Aug 2012 17:48:02 +0000 (14:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 21 Aug 2012 11:05:06 +0000 (08:05 -0300)
Instead of having 3 options to allow customizing the media
sub-drivers (tuners, I2C drivers, frontends), merge all of
them into just one.

That simplifies the life for users, as they can just keep
this untouched.

Life for developers is also simpler, as there's now just
one Kconfig item to remember, for the ancillary sub-drivers
providing supports for chips that could change from one
board design to another.

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

No differences found