android_kernel_samsung_hero.../Kconfig

12 lines
252 B
Text
Raw Permalink Normal View History

2016-08-17 10:41:52 +02:00
#
# 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"
source "arch/$SRCARCH/Kconfig"