blob: 4af1b42ef62eed16632a5bf613973f7af810d0e8 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Arnaud Lacombe838a2e52010-09-04 17:10:20 -04002#
3# For a description of the syntax of this configuration file,
4# see Documentation/kbuild/kconfig-language.txt.
5#
Masahiro Yamada104daea2018-05-28 18:21:40 +09006mainmenu "Linux/$(ARCH) $(KERNELVERSION) Kernel Configuration"
Arnaud Lacombe838a2e52010-09-04 17:10:20 -04007
Masahiro Yamada104daea2018-05-28 18:21:40 +09008source "arch/$(SRCARCH)/Kconfig"