android_kernel_samsung_a7y1.../drivers/gud/Kconfig

15 lines
235 B
Plaintext
Raw Normal View History

2020-03-27 16:21:54 +00:00
#
# 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