luckfox-pico-sdk/sysdrv/source/kernel/drivers/video/rockchip/rga/Kconfig
2023-08-08 20:36:47 +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