13d0407baSopenharmony_ci#
23d0407baSopenharmony_ci# (C) COPYRIGHT 2012 ARM Limited. All rights reserved.
33d0407baSopenharmony_ci#
43d0407baSopenharmony_ci# This program is free software and is provided to you under the terms of the
53d0407baSopenharmony_ci# GNU General Public License version 2 as published by the Free Software
63d0407baSopenharmony_ci# Foundation, and any use by you of this program is subject to the terms
73d0407baSopenharmony_ci# of such GNU licence.
83d0407baSopenharmony_ci#
93d0407baSopenharmony_ci# This program is distributed in the hope that it will be useful,
103d0407baSopenharmony_ci# but WITHOUT ANY WARRANTY; without even the implied warranty of
113d0407baSopenharmony_ci# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
123d0407baSopenharmony_ci# GNU General Public License for more details.
133d0407baSopenharmony_ci#
143d0407baSopenharmony_ci# You should have received a copy of the GNU General Public License
153d0407baSopenharmony_ci# along with this program; if not, you can access it online at
163d0407baSopenharmony_ci# http://www.gnu.org/licenses/gpl-2.0.html.
173d0407baSopenharmony_ci#
183d0407baSopenharmony_ci# SPDX-License-Identifier: GPL-2.0
193d0407baSopenharmony_ci#
203d0407baSopenharmony_ci#
213d0407baSopenharmony_ci#
223d0407baSopenharmony_cisource "vendor/drivers/gpu/arm/mali400/mali/Kconfig"
233d0407baSopenharmony_ci
243d0407baSopenharmony_cichoice
253d0407baSopenharmony_ci	prompt "Mali Midgard driver"
263d0407baSopenharmony_ci
273d0407baSopenharmony_ciconfig MALI_MIDGARD_FOR_ANDROID
283d0407baSopenharmony_ci	bool "Mali Midgard for Android"
293d0407baSopenharmony_ci
303d0407baSopenharmony_ciconfig MALI_MIDGARD_FOR_LINUX
313d0407baSopenharmony_ci	bool "Mali Midgard for Linux only"
323d0407baSopenharmony_ci
333d0407baSopenharmony_ciendchoice
343d0407baSopenharmony_ci
353d0407baSopenharmony_cisource "vendor/drivers/gpu/arm/midgard/Kconfig"
363d0407baSopenharmony_ci
373d0407baSopenharmony_cichoice
383d0407baSopenharmony_ci	prompt "Mali bifrost driver"
393d0407baSopenharmony_ci
403d0407baSopenharmony_ciconfig MALI_BIFROST_FOR_ANDROID
413d0407baSopenharmony_ci	bool "Mali Bifrost for Android"
423d0407baSopenharmony_ci
433d0407baSopenharmony_ciconfig MALI_BIFROST_FOR_LINUX
443d0407baSopenharmony_ci	bool "Mali Bifrost for Linux only"
453d0407baSopenharmony_ci
463d0407baSopenharmony_ciendchoice
473d0407baSopenharmony_ci
483d0407baSopenharmony_cisource "vendor/drivers/gpu/arm/bifrost/Kconfig"
49