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

20 lines
388 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"
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"