Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dconf.c30 alldefconfig, enumerator
467 {"alldefconfig", no_argument, NULL, alldefconfig},
558 case alldefconfig: in main()
605 case alldefconfig: in main()
623 case alldefconfig: name = "alldef.config"; break; in main()
661 case alldefconfig: in main()
H A Dmerge_config.sh37 ALLTARGET=alldefconfig
H A DMakefile65 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dconf.c31 alldefconfig, enumerator
460 {"alldefconfig", no_argument, NULL, alldefconfig},
551 case alldefconfig: in main()
605 case alldefconfig: in main()
623 case alldefconfig: name = "alldef.config"; break; in main()
660 case alldefconfig: in main()
H A Dmerge_config.sh43 ALLTARGET=alldefconfig
H A DMakefile89 alldefconfig randconfig listnewconfig olddefconfig
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconf.c32 alldefconfig, enumerator
459 {"alldefconfig", no_argument, NULL, alldefconfig},
549 case alldefconfig: in main()
602 case alldefconfig: in main()
620 case alldefconfig: name = "alldef.config"; break; in main()
658 case alldefconfig: in main()
H A Dmerge_config.sh39 ALLTARGET=alldefconfig
H A DMakefile91 alldefconfig randconfig listnewconfig olddefconfig
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D19-merge_config.sh-add-br2-external-support.patch20 echo " -n use allnoconfig instead of alldefconfig"
41 # alldefconfig: Fills in any missing symbols with Kconfig default
H A D20-merge_config.sh-Allow-to-define-config-prefix.patch15 ALLTARGET=alldefconfig
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/choice/
H A D__init__.py40 assert conf.alldefconfig() == 0
/OK3568_Linux_fs/buildroot/build/
H A Dmerge_config.sh45 ALLTARGET=alldefconfig
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux/
H A Dlinux-rockchip.inc13 KCONFIG_MODE ?= "--alldefconfig"
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/
H A Dconftest.py186 def alldefconfig(self, all_config=None): member in Conf
/OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-kernel/linux/
H A Dlinux-yocto-custom.bb41 # this, specify: KCONFIG_MODE="--alldefconfig" in the kernel
/OK3568_Linux_fs/buildroot/
H A DMakefile152 defconfig %_defconfig allyesconfig allnoconfig alldefconfig syncconfig release \
1042 randconfig allyesconfig alldefconfig allnoconfig: $(BUILD_DIR)/buildroot-config/conf outputmakefile target
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dkernel-yocto.bbclass433 *alldefconfig)
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dvariables.rst3954 KCONFIG_MODE = "alldefconfig"
3957 In ``alldefconfig`` mode the options not explicitly specified will be
3964 will be handled in ``alldefconfig`` mode, a ``defconfig`` file placed
3978 A ``defconfig`` file compatible with ``alldefconfig`` mode can be
3984 KCONFIG_MODE = "alldefconfig"
/OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/
H A Dcommon.rst660 KCONFIG_MODE = "alldefconfig"