OSHW-DEIMOS/SOFTWARE/A64-TERES/linux-a64/Kconfig

12 lines
252 B
Plaintext
Raw Normal View History

2017-10-13 13:07:04 +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"