Kconfig

E830118

Kconfig is the configuration language and system used to define and select build-time options for the Linux kernel and related components.

All labels observed (3)

Label Occurrences
Kconfig canonical 3
KConfig system 1
Kconfig configuration system 1

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf Linux kernel subsystem ⓘ
build configuration system ⓘ
configuration language ⓘ
configurationFileExtension Kconfig ⓘ
configurationFileNamePattern Kconfig.* ⓘ
developedFor Linux kernel ⓘ
hasKeyword choice ⓘ
comment ⓘ
config ⓘ
default ⓘ
depends on ⓘ
endchoice ⓘ
endif ⓘ
endmenu ⓘ
help ⓘ
if ⓘ
imply ⓘ
menu ⓘ
menuconfig ⓘ
select ⓘ
influences contents of .config file ⓘ
interpretedBy Linux kernel configuration frontends ⓘ
make config ⓘ
make gconfig ⓘ
make menuconfig ⓘ
make nconfig ⓘ
make xconfig ⓘ
outputUsedBy Kbuild ⓘ
partOf Linux kernel build system ⓘ
supports boolean configuration options ⓘ
hexadecimal configuration options ⓘ
integer configuration options ⓘ
string configuration options ⓘ
tristate configuration options ⓘ
supportsFeature conditional configuration based on dependencies ⓘ
default values for configuration symbols ⓘ
grouping options into menus ⓘ
mutually exclusive choices ⓘ
prompt strings for user interaction ⓘ
selecting symbols based on other symbols ⓘ
usedBy Buildroot ⓘ
BusyBox ⓘ
Linux kernel ⓘ
U-Boot bootloader ⓘ
linked to: U-Boot

other embedded Linux projects ⓘ
usedFor configuring Linux kernel features ⓘ
configuring Linux kernel modules ⓘ
configuring Linux kernel subsystems ⓘ
defining build-time configuration options ⓘ
generating configuration symbols for the Linux kernel build system ⓘ
selecting build-time configuration options ⓘ
writtenIn domain-specific language ⓘ

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

System Settings → configurationStorage → KConfig system ⓘ
linked to: Kconfig
Linux kernel subsystems → uses → Kconfig configuration system ⓘ
linked to: Kconfig