Home
last modified time | relevance | path

Searched refs:allnoconfig (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/u-boot/scripts/kconfig/
H A Dconf.c28 allnoconfig, enumerator
457 {"allnoconfig", no_argument, NULL, allnoconfig},
548 case allnoconfig: in main()
603 case allnoconfig: in main()
621 case allnoconfig: name = "allno.config"; break; in main()
652 case allnoconfig: in main()
H A Dmerge_config.sh46 ALLTARGET=allnoconfig
H A DMakefile88 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
151 $(Q)$(MAKE) -f $(srctree)/Makefile allnoconfig tiny.config
/openbmc/linux/scripts/kconfig/
H A Dconf.c26 allnoconfig, enumerator
675 {"allnoconfig", no_argument, &input_mode_opt, allnoconfig},
793 case allnoconfig: in main()
811 case allnoconfig: name = "allno.config"; break; in main()
846 case allnoconfig: in main()
H A Dmerge_config.sh49 ALLTARGET=allnoconfig
H A DMakefile70 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \
107 $(Q)KCONFIG_ALLCONFIG=kernel/configs/tiny-base.config $(MAKE) -f $(srctree)/Makefile allnoconfig
/openbmc/u-boot/scripts/kconfig/tests/choice/
H A D__init__.py34 assert conf.allnoconfig() == 0
/openbmc/linux/scripts/kconfig/tests/choice/
H A D__init__.py35 assert conf.allnoconfig() == 0
/openbmc/linux/Documentation/kbuild/
H A Dkconfig.rst84 The allyesconfig/allmodconfig/allnoconfig/randconfig variants can also
105 KCONFIG_ALLCONFIG=custom-notebook.config make allnoconfig
109 KCONFIG_ALLCONFIG=mini.config make allnoconfig
113 make KCONFIG_ALLCONFIG=mini.config allnoconfig
115 These examples will disable most options (allnoconfig) but enable or
H A DKconfig.recursion-issue-016 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-01 allnoconfig
H A DKconfig.recursion-issue-026 # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-02 allnoconfig
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dlinux-yocto-tiny_6.6.bb4 KCONFIG_MODE = "--allnoconfig"
H A Dlinux-yocto-tiny_6.12.bb4 KCONFIG_MODE = "--allnoconfig"
/openbmc/linux/kernel/configs/
H A Dxen.config18 # pretty useless systems starting from allnoconfig
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dsubmit-checklist.rst27 b) 通过 ``allnoconfig`` 、 ``allmodconfig``
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dsubmit-checklist.rst29 b) 通過allnoconfig、allmodconfig
/openbmc/linux/Documentation/translations/ja_JP/
H A DSubmitChecklist37 2: allnoconfig, allmodconfig オプションを用いて正しくビルドできることを
/openbmc/u-boot/scripts/kconfig/tests/
H A Dconftest.py178 def allnoconfig(self, all_config=None): member in Conf
/openbmc/linux/scripts/kconfig/tests/
H A Dconftest.py182 def allnoconfig(self, all_config=None): member in Conf
/openbmc/openbmc/poky/meta-skeleton/recipes-kernel/linux/
H A Dlinux-yocto-custom.bb35 # uses the filename as a trigger to use a 'allnoconfig' baseline
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst174 "make allnoconfig" 通过尽可能将选项值设置为“n”,创建一个
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst177 "make allnoconfig" 通過儘可能將選項值設置爲「n」,創建一個
/openbmc/qemu/scripts/
H A Dminikconf.py45 allnoconfig = lambda x: False function
678 mode = allnoconfig
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_mm.c55 #warning Are you building an allnoconfig kernel?
/openbmc/linux/Documentation/process/
H A Dsubmit-checklist.rst23 b) Passes ``allnoconfig``, ``allmodconfig``

12