xref: /linux/drivers/media/usb/as102/Kconfig (revision e5a52fd2b8cdb700b3c07b030e050a49ef3156b9)
1# SPDX-License-Identifier: GPL-2.0-only
2config DVB_AS102
3	tristate "Abilis AS102 DVB receiver"
4	depends on DVB_CORE && USB && I2C && INPUT
5	select FW_LOADER
6	help
7	  Choose Y or M here if you have a device containing an AS102
8
9	  To compile this driver as a module, choose M here
10