Searched refs:savedefconfig (Results 1 – 18 of 18) sorted by relevance
/openbmc/u-boot/scripts/kconfig/ |
H A D | conf.c | 34 savedefconfig, enumerator 456 {"savedefconfig", required_argument, NULL, savedefconfig}, 518 case savedefconfig: in main() 595 case savedefconfig: in main() 671 case savedefconfig: in main() 704 } else if (input_mode == savedefconfig) { in main()
|
H A D | Makefile | 95 PHONY += oldnoconfig silentoldconfig savedefconfig defconfig 111 savedefconfig: $(obj)/conf target
|
/openbmc/linux/scripts/kconfig/ |
H A D | conf.c | 32 savedefconfig, enumerator 674 {"savedefconfig", required_argument, &input_mode_opt, savedefconfig}, 749 case savedefconfig: in main() 781 case savedefconfig: in main() 865 case savedefconfig: in main() 899 if (input_mode == savedefconfig) { in main()
|
H A D | Makefile | 79 PHONY += savedefconfig defconfig 81 savedefconfig: $(obj)/conf target
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | cml1.bbclass | 118 oe_runmake -C ${B} savedefconfig 121 addtask savedefconfig after do_configure
|
/openbmc/linux/ |
H A D | .gitignore | 158 # Kconfig savedefconfig output
|
/openbmc/u-boot/scripts/kconfig/tests/ |
H A D | conftest.py | 202 def savedefconfig(self, dot_config): member in Conf
|
/openbmc/linux/scripts/kconfig/tests/ |
H A D | conftest.py | 206 def savedefconfig(self, dot_config): member in Conf
|
/openbmc/u-boot/doc/ |
H A D | README.nios2 | 52 $ make savedefconfig
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | start.rst | 119 make savedefconfig O=.kunit
|
H A D | run_wrapper.rst | 69 generated by running ``make savedefconfig``), used for running a
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.3.rst | 90 - kernel.bbclass: pass :term:`LD` also in savedefconfig
|
H A D | release-notes-4.1.1.rst | 183 - u-boot: Add savedefconfig task
|
H A D | release-notes-5.1.rst | 369 - The :ref:`ref-tasks-savedefconfig` was moved from the u-boot and kernel
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | tasks.rst | 756 .. _ref-tasks-savedefconfig: 768 $ bitbake linux-yocto -c savedefconfig
|
H A D | variables.rst | 4592 :ref:`ref-tasks-savedefconfig`
|
/openbmc/docs/ |
H A D | cheatsheet.md | 369 bitbake linux-obmc -c savedefconfig
|
/openbmc/openbmc/poky/documentation/kernel-dev/ |
H A D | common.rst | 576 :ref:`ref-tasks-savedefconfig`
|