| # SPDX-License-Identifier: (GPL-2.0+ OR MIT) | |
| # | |
| # ATV driver configuration | |
| # | |
| menu "Amlogic ATV driver" | |
| config AMLOGIC_ATV_DEMOD | |
| tristate "Amlogic ATVDEMOD device driver" | |
| default n | |
| help | |
| ATVDEMOD device driver. | |
| Y: enable | |
| N: disable | |
| M: build as module | |
| endmenu | |