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)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:12:55 +0000 (19:12 +0000)
drivers/media/spi/Kconfig

index 857ef4a..deae75e 100644 (file)
@@ -25,6 +25,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.