aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/spi
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/spi
parentmedia: docs: add cros-references to the other media guides (diff)
downloadwireguard-linux-5c57ae64e8bccc693a96b4bbd9b20cc5890aeb69.tar.xz
wireguard-linux-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/spi')
-rw-r--r--drivers/media/spi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/spi/Kconfig b/drivers/media/spi/Kconfig
index bf385d503cab..857ef4ace6e9 100644
--- a/drivers/media/spi/Kconfig
+++ b/drivers/media/spi/Kconfig
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0-only
if VIDEO_V4L2
-comment "SPI drivers hidden by 'Autoselect ancillary drivers'"
- depends on MEDIA_HIDE_ANCILLARY_SUBDRV
+comment "SPI I2C drivers auto-selected by 'Autoselect ancillary drivers'"
+ depends on MEDIA_HIDE_ANCILLARY_SUBDRV && SPI
menu "SPI helper chips"
visible if !MEDIA_HIDE_ANCILLARY_SUBDRV