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