From bca6272f79877458413f316b63d829e82bb4cbc5 Mon Sep 17 00:00:00 2001 From: Wookey Date: Fri, 16 Feb 2018 01:58:08 +0000 Subject: Use upstream source layout --- driver/product/kernel/drivers/gpu/arm/Kconfig | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 driver/product/kernel/drivers/gpu/arm/Kconfig (limited to 'driver/product/kernel/drivers/gpu/arm/Kconfig') diff --git a/driver/product/kernel/drivers/gpu/arm/Kconfig b/driver/product/kernel/drivers/gpu/arm/Kconfig new file mode 100755 index 0000000..1f30eb5 --- /dev/null +++ b/driver/product/kernel/drivers/gpu/arm/Kconfig @@ -0,0 +1,19 @@ +# +# (C) COPYRIGHT 2012 ARM Limited. All rights reserved. +# +# This program is free software and is provided to you under the terms of the +# GNU General Public License version 2 as published by the Free Software +# Foundation, and any use by you of this program is subject to the terms +# of such GNU licence. +# +# A copy of the licence is included with the program, and can also be obtained +# from Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. +# +# + + + +menu "ARM GPU Configuration" +source "drivers/gpu/arm/midgard/Kconfig" +endmenu -- cgit v1.2.3