1
0
Fork 0
alistair23-linux/drivers/gpu/drm/lima/Kconfig

14 lines
395 B
Plaintext

# SPDX-License-Identifier: GPL-2.0 OR MIT
# Copyright 2017-2019 Qiang Yu <yuq825@gmail.com>
config DRM_LIMA
tristate "LIMA (DRM support for ARM Mali 400/450 GPU)"
depends on DRM
depends on ARM || ARM64 || COMPILE_TEST
depends on MMU
depends on COMMON_CLK
depends on OF
select DRM_SCHED
help
DRM driver for ARM Mali 400/450 GPUs.