The Kconfig building system is improperly selecting some drivers, like analog TV tuners even when this is not required. Rearrange the Kconfig in a way to prevent that. Mauro Carvalho Chehab (3): media: reorganize the main Kconfig items media: Remove VIDEO_MEDIA Kconfig option media: only show V4L devices based on device type selection drivers/media/Kconfig | 114 +++++++++++++++++++++++------------ drivers/media/common/tuners/Kconfig | 64 ++++++++++---------- drivers/media/dvb/frontends/Kconfig | 1 + drivers/media/radio/Kconfig | 1 + drivers/media/rc/Kconfig | 29 ++++----- drivers/media/video/Kconfig | 76 +++++++++++++++++------ drivers/media/video/m5mols/Kconfig | 1 + drivers/media/video/pvrusb2/Kconfig | 1 - drivers/media/video/smiapp/Kconfig | 1 + 9 files changed, 181 insertions(+), 107 deletions(-) -- 1.7.8 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html