repo.or.cz
/
linux-2.6
/
btrfs-unstable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large()
[linux-2.6/btrfs-unstable.git]
/
Kconfig
blob
8c4c1cb0f9cd44321d340d8ae7e243677437adfb
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"