mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
cxd2880: CXD2880_SPI_DRV should select DVB_CXD2880 with MEDIA_SUBDRV_AUTOSELECT
This commit is contained in:
@@ -23,6 +23,7 @@ menu "Media SPI Adapters"
|
|||||||
config CXD2880_SPI_DRV
|
config CXD2880_SPI_DRV
|
||||||
tristate "Sony CXD2880 SPI support"
|
tristate "Sony CXD2880 SPI support"
|
||||||
depends on DVB_CORE && SPI
|
depends on DVB_CORE && SPI
|
||||||
|
select DVB_CXD2880 if MEDIA_SUBDRV_AUTOSELECT
|
||||||
default m if !MEDIA_SUBDRV_AUTOSELECT
|
default m if !MEDIA_SUBDRV_AUTOSELECT
|
||||||
help
|
help
|
||||||
Choose if you would like to have SPI interface support for Sony CXD2880.
|
Choose if you would like to have SPI interface support for Sony CXD2880.
|
||||||
|
|||||||
Reference in New Issue
Block a user