summaryrefslogtreecommitdiffstats
path: root/kernel/Kconfig
blob: c13f48d65898487105f0193667648382c90d0eda (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "Linux/$ARCH $KERNELVERSION Kernel Configuration"

config SRCARCH
	string
	option env="SRCARCH"

source "arch/$SRCARCH/Kconfig"
s="p"><h3>{{ _('This Page') }}</h3> <ul class="this-page-menu"> {%- if show_source and has_source and sourcename %} <li><a href="{{ pathto('_sources/' + sourcename, true)|e }}" rel="nofollow">{{ _('Show Source') }}</a></li> {%- else %} {# Note: single HTML won't have source rst #} <li><a href="//pdfcrowd.com/url_to_pdf/">Save to PDF</a></li> {%- endif %} <li>Version: {{version}}</li> <li>Build Date: {{last_updated}}</li> <li>&copy; {{copyright}}</li> </ul> </div>