Searched refs:listnewconfig (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/scripts/kconfig/ |
H A D | conf.c | 35 listnewconfig, enumerator 424 if (input_mode == listnewconfig) { in check_conf() 462 {"listnewconfig", no_argument, NULL, listnewconfig}, 552 case listnewconfig: in main() 599 case listnewconfig: in main() 679 case listnewconfig: in main() 710 } else if (input_mode != listnewconfig) { in main()
|
H A D | Makefile | 89 alldefconfig randconfig listnewconfig olddefconfig
|
/openbmc/linux/scripts/kconfig/ |
H A D | conf.c | 33 listnewconfig, enumerator 645 case listnewconfig: in check_conf() 680 {"listnewconfig", no_argument, &input_mode_opt, listnewconfig}, 785 case listnewconfig: in main() 879 case listnewconfig: in main() 899 } else if (input_mode != listnewconfig && input_mode != helpnewconfig) { in main()
|
H A D | Makefile | 71 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
|
/openbmc/u-boot/scripts/kconfig/tests/ |
H A D | conftest.py | 210 def listnewconfig(self, dot_config=None): member in Conf
|
/openbmc/linux/scripts/kconfig/tests/ |
H A D | conftest.py | 214 def listnewconfig(self, dot_config=None): member in Conf
|
/openbmc/linux/Documentation/kbuild/ |
H A D | kconfig.rst | 28 make listnewconfig
|