Files
Debian-9-Kernel/Kconfig
T

12 lines
252 B
Plaintext
Raw Normal View History

2023-05-02 09:58:35 +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"