Searched refs:Kconfig (Results 1 – 16 of 16) sorted by relevance
16 Kconfig := $(KBUILD_KCONFIG) macro18 Kconfig := Kconfig macro29 $< $(silent) $(Kconfig)32 $< $(silent) $(Kconfig)35 $< $(silent) $(Kconfig)38 $< $(silent) --oldaskconfig $(Kconfig)41 $< $(silent) $(Kconfig)47 $< $(silent) --$@ $(Kconfig)93 $< $(silent) --$@ $(Kconfig)112 $< $(silent) --$@=defconfig $(Kconfig)[all …]
20 >> $(LINUX_DIR)/$${dest}/Kconfig ; \
25 Kconfig := $(KBUILD_KCONFIG)
41 # alldefconfig: Fills in any missing symbols with Kconfig default
8 arch/arm/mach-stm32mp/Kconfig | 10 +-9 board/octavo/osd32mp1-brk/Kconfig | 13 +21 diff --git a/arch/arm/mach-stm32mp/Kconfig b/arch/arm/mach-stm32mp/Kconfig23 --- a/arch/arm/mach-stm32mp/Kconfig24 +++ b/arch/arm/mach-stm32mp/Kconfig42 source "board/st/stm32mp1/Kconfig"43 source "board/dhelectronics/dh_stm32mp1/Kconfig"45 +source "board/octavo/osd32mp1-brk/Kconfig"47 diff --git a/board/octavo/osd32mp1-brk/Kconfig b/board/octavo/osd32mp1-brk/Kconfig51 +++ b/board/octavo/osd32mp1-brk/Kconfig[all …]
23 The CRAMFS_MTD Kconfig option must also be enabled in a
77 invalid. This option sets the barebox Kconfig option
72 invalid. This option sets the barebox Kconfig option
25 +SELinux+ is enabled (see +security/selinux/Kconfig+ in the Linux
39 to +Kconfig+.
104 variable is available both in Kconfig, so you can use it to source your105 Kconfig files (see below) and in the Makefile, so that you can use it137 available in the Kconfig files and the Makefiles. They are also
58 as the one for the kernel Kconfig file. The documentation for this syntax is
112 # that dependency here causes a circular dependency that Kconfig163 # that dependency here causes a circular dependency that Kconfig
15 bool "Kconfig"18 or newer), so that we use the Kconfig build system.
743 # We use the property of Kconfig that the first match of a
1909 Kconfig option to be enabled (E.G. for kernel options needed by2277 Kconfig option to be enabled (E.G. for kernel options needed by10462 uClibc. Corresponding Kconfig symbols removed.10483 (<PKG>_PATCH_DEPENDENCIES). Kconfig and Linux kernel11326 Kconfig handling for minimum kernel headers version required11328 features can specify these requirements in Kconfig.13180 Kconfig infrastructure rebased against 2.6.38-rc3, bringing13290 Kconfig infrastructure rebased against 2.6.36-rc1, bringing
Completed in 45 milliseconds