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