cxd2880: CXD2880_SPI_DRV should select DVB_CXD2880 with MEDIA_SUBDRV_AUTOSELECT
authorpopcornmix <popcornmix@gmail.com>
Mon, 17 Sep 2018 16:31:18 +0000 (17:31 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:32:48 +0000 (11:32 +0000)
drivers/media/spi/Kconfig

index 4656afa..328ea94 100644 (file)
@@ -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.