Kconfig 439 B

1234567891011121314
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config I2C_RTC6226_QCA
  3. tristate "Richwave RTC6226 FM Radio Receiver support with I2C for QCA"
  4. depends on I2C && VIDEO_V4L2
  5. help
  6. This is a driver for I2C devices with the Richwave RTC6226
  7. chip.
  8. Say Y here if you want to connect this type of radio to your
  9. computer's I2C port.
  10. To compile this driver as a module, choose M here: the
  11. module will be called radio-i2c-RTC6226_QCA.