| # SPDX-License-Identifier: (GPL-2.0+ OR MIT) | |
| # | |
| # Amlogic picture decoder device configuration | |
| # | |
| menu "Amlogic picture decoder support" | |
| config AMLOGIC_PIC_DEC | |
| tristate "Amlogic picture decoder" | |
| default n | |
| help | |
| This option is used to configure Amlogic driver | |
| for picture decoder. | |
| Select to enable picture decoder. | |
| Disable by default. | |
| endmenu |