]> Git Repo - linux.git/blame - Kconfig
Merge tag 'bcm2835-dt-next-fixes-2017-11-15' into devicetree/fixes
[linux.git] / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
838a2e55
AL
2#
3# For a description of the syntax of this configuration file,
4# see Documentation/kbuild/kconfig-language.txt.
5#
6mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"
7
8config SRCARCH
9 string
10 option env="SRCARCH"
11
12source "arch/$SRCARCH/Kconfig"
This page took 0.307075 seconds and 4 git commands to generate.