Searched refs:allnoconfig (Results 1 – 7 of 7) sorted by relevance
27 allnoconfig, enumerator456 {"allnoconfig", no_argument, NULL, allnoconfig},541 case allnoconfig: in main()582 case allnoconfig: in main()600 case allnoconfig: name = "allno.config"; break; in main()632 case allnoconfig: in main()
68 simple-targets := oldconfig allnoconfig allyesconfig allmodconfig \109 $(Q)$(MAKE) -f $(srctree)/Makefile allnoconfig tiny.config
45 ALLTARGET=allnoconfig
35 assert conf.allnoconfig() == 0
65 The allyesconfig/allmodconfig/allnoconfig/randconfig variants can also86 KCONFIG_ALLCONFIG=custom-notebook.config make allnoconfig90 KCONFIG_ALLCONFIG=mini.config make allnoconfig94 make KCONFIG_ALLCONFIG=mini.config allnoconfig96 These examples will disable most options (allnoconfig) but enable or
226 using "allnoconfig". Used for symbols that hide other symbols.562 make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-01 allnoconfig571 make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-02 allnoconfig
178 def allnoconfig(self, all_config=None): member in Conf
Completed in 10 milliseconds