projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74aa0c6
)
cxd2880: CXD2880_SPI_DRV should select DVB_CXD2880 with MEDIA_SUBDRV_AUTOSELECT
author
popcornmix
<popcornmix@gmail.com>
Mon, 17 Sep 2018 16:31:18 +0000
(17:31 +0100)
committer
Dom Cobley
<popcornmix@gmail.com>
Mon, 19 Feb 2024 11:32:48 +0000
(11:32 +0000)
drivers/media/spi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/media/spi/Kconfig
b/drivers/media/spi/Kconfig
index
4656afa
..
328ea94
100644
(file)
--- a/
drivers/media/spi/Kconfig
+++ b/
drivers/media/spi/Kconfig
@@
-9,6
+9,7
@@
menu "Media SPI Adapters"
config CXD2880_SPI_DRV
tristate "Sony CXD2880 SPI support"
depends on DVB_CORE && SPI
+ select DVB_CXD2880 if MEDIA_SUBDRV_AUTOSELECT
default m if !MEDIA_SUBDRV_AUTOSELECT
help
Choose if you would like to have SPI interface support for Sony CXD2880.