aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-15 15:39:38 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-16 10:34:40 +0200
commit5c57ae64e8bccc693a96b4bbd9b20cc5890aeb69 (patch)
tree9605b5576f0a1eeb8c5e1e73db0547ff4bad8982 /drivers/media/dvb-frontends
parentmedia: docs: add cros-references to the other media guides (diff)
downloadlinux-dev-5c57ae64e8bccc693a96b4bbd9b20cc5890aeb69.tar.xz
linux-dev-5c57ae64e8bccc693a96b4bbd9b20cc5890aeb69.zip
media: i2c/Kconfig: use sub-menus for I2C support
There are *lots* of I2C ancillary drivers. While we're using comments to group them, all options appear at the same menu. It should be a lot clearer to group them into sub-menus, with may help people to go directly to the driver(s) he's needing to enable. Suggested-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/dvb-frontends')
-rw-r--r--drivers/media/dvb-frontends/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index aa24506257b3..fbadba9b328e 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -2,7 +2,7 @@
if MEDIA_DIGITAL_TV_SUPPORT
-comment "DVB Frontend drivers hidden by 'Autoselect ancillary drivers'"
+comment "DVB Frontend drivers auto-selected by 'Autoselect ancillary drivers'"
depends on MEDIA_HIDE_ANCILLARY_SUBDRV
menu "Customise DVB Frontends"