aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/Kconfig
blob: f11314448093965fd7e7c6766f1534e2f4198af8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# 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
       select DRM_SCHED
       help
         DRM driver for ARM Mali 400/450 GPUs.