All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCHv2 0/3] Improve Kconfig selection for media devices
@ 2012-05-28 12:17 Mauro Carvalho Chehab
  2012-05-28 12:17 ` [RFC PATCHv2 1/3] [media] media: reorganize the main Kconfig items Mauro Carvalho Chehab
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Mauro Carvalho Chehab @ 2012-05-28 12:17 UTC (permalink / raw)
  Cc: Mauro Carvalho Chehab, Linux Media Mailing List, stefanr

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.

v2: Some fixups at the first patch (typos, renames). Other patches
    got rebased due to that.

Mauro Carvalho Chehab (3):
  [media] media: reorganize the main Kconfig items
  [media] media: Remove VIDEO_MEDIA Kconfig option
  [media] media: only show V4L devices based on device type selection

 drivers/media/Kconfig               |  113 +++++++++++++++++++++++------------
 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, 180 insertions(+), 107 deletions(-)

-- 
1.7.8


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-05-28 13:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-28 12:17 [RFC PATCHv2 0/3] Improve Kconfig selection for media devices Mauro Carvalho Chehab
2012-05-28 12:17 ` [RFC PATCHv2 1/3] [media] media: reorganize the main Kconfig items Mauro Carvalho Chehab
2012-05-28 12:51   ` Hans Verkuil
2012-05-28 13:30     ` Mauro Carvalho Chehab
2012-05-28 13:38       ` Hans Verkuil
2012-05-28 12:17 ` [RFC PATCHv2 2/3] [media] media: Remove VIDEO_MEDIA Kconfig option Mauro Carvalho Chehab
2012-05-28 12:17 ` [RFC PATCHv2 3/3] [media] media: only show V4L devices based on device type selection Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.