Home
last modified time | relevance | path

Searched refs:alldefconfig (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dconf.c31 alldefconfig, enumerator
460 {"alldefconfig", no_argument, NULL, alldefconfig},
551 case alldefconfig: in main()
606 case alldefconfig: in main()
624 case alldefconfig: name = "alldef.config"; break; in main()
661 case alldefconfig: in main()
H A Dmerge_config.sh39 ALLTARGET=alldefconfig
H A DMakefile89 alldefconfig randconfig listnewconfig olddefconfig
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/
H A Dlinux-arm-platforms.inc24 KCONFIG_MODE:corstone1000 = "--alldefconfig"
91 KCONFIG_MODE:sgi575 = "--alldefconfig"
98 KCONFIG_MODE:sbsa-ref = "--alldefconfig"
/openbmc/linux/scripts/kconfig/
H A Dconf.c29 alldefconfig, enumerator
678 {"alldefconfig", no_argument, &input_mode_opt, alldefconfig},
796 case alldefconfig: in main()
814 case alldefconfig: name = "alldef.config"; break; in main()
855 case alldefconfig: in main()
H A Dmerge_config.sh38 ALLTARGET=alldefconfig
H A DMakefile71 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
/openbmc/u-boot/scripts/kconfig/tests/choice/
H A D__init__.py39 assert conf.alldefconfig() == 0
/openbmc/linux/scripts/kconfig/tests/choice/
H A D__init__.py40 assert conf.alldefconfig() == 0
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-kernel/linux/
H A Dlinux-obmc.inc7 KCONFIG_MODE="--alldefconfig"
/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/
H A Dlinux-nuvoton.inc7 KCONFIG_MODE="--alldefconfig"
/openbmc/openbmc/meta-ibm/meta-fsp2/recipes-kernel/linux/
H A Dlinux-fsp2.inc5 KCONFIG_MODE="--alldefconfig"
/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/
H A Dlinux-aspeed.inc7 KCONFIG_MODE="--alldefconfig"
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/
H A Dlinux-raspberrypi.inc25 KCONFIG_MODE = "--alldefconfig"
/openbmc/u-boot/scripts/kconfig/tests/
H A Dconftest.py186 def alldefconfig(self, all_config=None): member in Conf
/openbmc/linux/scripts/kconfig/tests/
H A Dconftest.py190 def alldefconfig(self, all_config=None): member in Conf
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/
H A Dlinux-yocto-custom.bb41 # this, specify: KCONFIG_MODE="--alldefconfig" in the kernel
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-yocto.bbclass471 *alldefconfig)
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dcommon.rst582 KCONFIG_MODE = "alldefconfig"
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst4566 KCONFIG_MODE = "alldefconfig"
4569 In ``alldefconfig`` mode the options not explicitly specified will be
4576 will be handled in ``alldefconfig`` mode, a ``defconfig`` file placed
4590 A ``defconfig`` file compatible with ``alldefconfig`` mode can be
4596 KCONFIG_MODE = "alldefconfig"