linuxOS_AP05/kernel/drivers/video/rockchip/rga/Kconfig
2025-06-02 13:59:07 +08:00

11 lines
153 B
Plaintext

# SPDX-License-Identifier: GPL-2.0
menu "RGA"
depends on ARCH_ROCKCHIP
config ROCKCHIP_RGA
tristate "ROCKCHIP_RGA"
help
rk30 rga module.
endmenu