mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 08:48:05 -04:00
15 lines
236 B
Text
15 lines
236 B
Text
#
|
|
# Mobicore Configuration
|
|
#
|
|
|
|
if SOC_EXYNOS8890
|
|
source "drivers/gud/gud-exynos8890/Kconfig"
|
|
endif
|
|
|
|
if SOC_EXYNOS7870
|
|
source "drivers/gud/gud-exynos7870/Kconfig"
|
|
endif
|
|
|
|
if SOC_EXYNOS7570
|
|
source "drivers/gud/gud-exynos7570/Kconfig"
|
|
endif
|