Kconfig 247 字节
Newer Older
1
# SPDX-License-Identifier: GPL-2.0
2 3 4 5
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
6
mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
7

8
source "arch/$(SRCARCH)/Kconfig"