| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | conf.c | 30 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 D | merge_config.sh | 37 ALLTARGET=alldefconfig
|
| H A D | Makefile | 65 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | conf.c | 31 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 D | merge_config.sh | 43 ALLTARGET=alldefconfig
|
| H A D | Makefile | 89 alldefconfig randconfig listnewconfig olddefconfig
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | conf.c | 32 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 D | merge_config.sh | 39 ALLTARGET=alldefconfig
|
| H A D | Makefile | 91 alldefconfig randconfig listnewconfig olddefconfig
|
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 19-merge_config.sh-add-br2-external-support.patch | 20 echo " -n use allnoconfig instead of alldefconfig" 41 # alldefconfig: Fills in any missing symbols with Kconfig default
|
| H A D | 20-merge_config.sh-Allow-to-define-config-prefix.patch | 15 ALLTARGET=alldefconfig
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/tests/choice/ |
| H A D | __init__.py | 40 assert conf.alldefconfig() == 0
|
| /OK3568_Linux_fs/buildroot/build/ |
| H A D | merge_config.sh | 45 ALLTARGET=alldefconfig
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux/ |
| H A D | linux-rockchip.inc | 13 KCONFIG_MODE ?= "--alldefconfig"
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/tests/ |
| H A D | conftest.py | 186 def alldefconfig(self, all_config=None): member in Conf
|
| /OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-kernel/linux/ |
| H A D | linux-yocto-custom.bb | 41 # this, specify: KCONFIG_MODE="--alldefconfig" in the kernel
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Makefile | 152 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 D | kernel-yocto.bbclass | 433 *alldefconfig)
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | variables.rst | 3954 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 D | common.rst | 660 KCONFIG_MODE = "alldefconfig"
|