android_kernel_samsung_univ.../drivers/gud/Kconfig
BlackMesa123 7608e6b787 A530FXXU2BRG1
Signed-off-by: BlackMesa123 <brother12@hotmail.it>
2018-07-16 20:05:35 +02:00

15 lines
235 B
Plaintext

#
# Mobicore Configuration
#
if SOC_EXYNOS8895
source "drivers/gud/gud-exynos8895/Kconfig"
endif
if SOC_EXYNOS7872
source "drivers/gud/gud-exynos7872/Kconfig"
endif
if SOC_EXYNOS7885
source "drivers/gud/gud-exynos7885/Kconfig"
endif