FROMLIST: [PATCH v5 01/12] arm: vdso: rename vdso_datapage variables
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index c13f48d65898487105f0193667648382c90d0eda..eebdb81670fe6aca383122d1f4e4848b12f4efb4 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -8,4 +8,12 @@ config SRCARCH
        string
        option env="SRCARCH"
 
+config ANDROID_VERSION
+       string
+       option env="ANDROID_VERSION"
+
+config ANDROID_MAJOR_VERSION
+       string
+       option env="ANDROID_MAJOR_VERSION"
+
 source "arch/$SRCARCH/Kconfig"