linux/drivers/media
Mauro Carvalho Chehab 0c822d97bd media: Kconfig: Better organize the per-API options
After this change, the menu is displayed like above.

1) When filtering is not active:

    --- Multimedia support
        [ ]   Filter devices by their types
        [*]   Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends)
              Media core support  --->
              Video4Linux options  --->
              Media controller options  --->
              Digital TV options  --->
              HDMI CEC options  --->
              Media drivers  --->

2) When filtering is active:

    --- Multimedia support
        [*]   Filter devices by their types
        [*]   Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends)
              Media device types  --->
              Video4Linux options  --->
              Media controller options  --->
              Digital TV options  --->
              HDMI CEC options  --->
              Media drivers  --->

The per-API menu will only be displayed if the corresponding
core support is enabled.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-04-14 10:29:06 +02:00
..
cec media: Kconfig: move CEC-specific options to cec/Kconfig 2020-04-14 10:29:05 +02:00
common media: dvb-usb: auto-select CYPRESS_FIRMWARE 2020-04-14 10:29:04 +02:00
dvb-core media: Kconfig: move DVB-specific options to dvb-core/Kconfig 2020-04-14 10:29:05 +02:00
dvb-frontends media: add SPDX headers on Kconfig and Makefile files 2020-04-14 10:29:05 +02:00
firewire media: Kconfig: mode firewire comment to firewire/Kconfig 2020-04-14 10:29:04 +02:00
i2c media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
mc media: Kconfig: move media controller core select to main Kconfig 2020-04-14 10:29:06 +02:00
mmc media: Kconfig: move comment to siano include 2020-04-14 10:29:04 +02:00
pci media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
platform media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
radio media: Fix Kconfig indentation 2020-02-24 15:19:38 +01:00
rc media: rc: Use scnprintf() for avoiding potential buffer overflow 2020-03-20 16:27:42 +01:00
spi media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
test_drivers media: Kconfig files: use select for V4L2 subdevs and MC 2020-04-14 10:29:05 +02:00
tuners media: tuners: Use the correct style for SPDX License Identifier 2019-10-24 18:57:55 -03:00
usb media: Kconfig: better support hybrid TV devices 2020-04-14 10:29:05 +02:00
v4l2-core media: Kconfig: move V4L2 subdev API to v4l2-core/Kconfig 2020-04-14 10:29:05 +02:00
Kconfig media: Kconfig: Better organize the per-API options 2020-04-14 10:29:06 +02:00
Makefile