xref: /linux/drivers/media/usb/as102/Kconfig (revision a4eb44a6435d6d8f9e642407a4a06f65eb90ca04)
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