sfp: fix sparse warning
[linux-2.6/btrfs-unstable.git] / Kconfig
blob8c4c1cb0f9cd44321d340d8ae7e243677437adfb
1 # SPDX-License-Identifier: GPL-2.0
3 # For a description of the syntax of this configuration file,
4 # see Documentation/kbuild/kconfig-language.txt.
6 mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"
8 config SRCARCH
9         string
10         option env="SRCARCH"
12 source "arch/$SRCARCH/Kconfig"