/openbmc/u-boot/scripts/kconfig/ |
H A D | conf.c | 31 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 D | merge_config.sh | 39 ALLTARGET=alldefconfig
|
H A D | Makefile | 89 alldefconfig randconfig listnewconfig olddefconfig
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/ |
H A D | linux-arm-platforms.inc | 24 KCONFIG_MODE:corstone1000 = "--alldefconfig" 91 KCONFIG_MODE:sgi575 = "--alldefconfig" 98 KCONFIG_MODE:sbsa-ref = "--alldefconfig"
|
/openbmc/linux/scripts/kconfig/ |
H A D | conf.c | 29 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 D | merge_config.sh | 38 ALLTARGET=alldefconfig
|
H A D | Makefile | 71 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
|
/openbmc/u-boot/scripts/kconfig/tests/choice/ |
H A D | __init__.py | 39 assert conf.alldefconfig() == 0
|
/openbmc/linux/scripts/kconfig/tests/choice/ |
H A D | __init__.py | 40 assert conf.alldefconfig() == 0
|
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-kernel/linux/ |
H A D | linux-obmc.inc | 7 KCONFIG_MODE="--alldefconfig"
|
/openbmc/openbmc/meta-nuvoton/recipes-kernel/linux/ |
H A D | linux-nuvoton.inc | 7 KCONFIG_MODE="--alldefconfig"
|
/openbmc/openbmc/meta-ibm/meta-fsp2/recipes-kernel/linux/ |
H A D | linux-fsp2.inc | 5 KCONFIG_MODE="--alldefconfig"
|
/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/ |
H A D | linux-aspeed.inc | 7 KCONFIG_MODE="--alldefconfig"
|
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/ |
H A D | linux-raspberrypi.inc | 25 KCONFIG_MODE = "--alldefconfig"
|
/openbmc/u-boot/scripts/kconfig/tests/ |
H A D | conftest.py | 186 def alldefconfig(self, all_config=None): member in Conf
|
/openbmc/linux/scripts/kconfig/tests/ |
H A D | conftest.py | 190 def alldefconfig(self, all_config=None): member in Conf
|
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/ |
H A D | linux-yocto-custom.bb | 41 # this, specify: KCONFIG_MODE="--alldefconfig" in the kernel
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | kernel-yocto.bbclass | 471 *alldefconfig)
|
/openbmc/openbmc/poky/documentation/kernel-dev/ |
H A D | common.rst | 582 KCONFIG_MODE = "alldefconfig"
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | variables.rst | 4566 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"
|