]> Git Repo - linux.git/blob - Kconfig
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
[linux.git] / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # For a description of the syntax of this configuration file,
4 # see Documentation/kbuild/kconfig-language.txt.
5 #
6 mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"
7
8 config SRCARCH
9         string
10         option env="SRCARCH"
11
12 source "arch/$SRCARCH/Kconfig"
This page took 0.037137 seconds and 4 git commands to generate.