Searched refs:syncconfig (Results 1 - 3 of 3) sorted by relevance

/linux-master/scripts/kconfig/
H A Dconf.c25 syncconfig, enumerator in enum:input_mode
334 case syncconfig:
515 case syncconfig:
667 {"syncconfig", no_argument, &input_mode_opt, syncconfig},
697 printf(" --syncconfig Similar to oldconfig but generates configuration in\n"
734 case syncconfig:
736 * syncconfig is invoked during the build stage.
777 case syncconfig:
879 case syncconfig
[all...]
H A DMakefile76 # syncconfig has become an internal implementation detail and is now
79 alldefconfig randconfig listnewconfig olddefconfig syncconfig \
/linux-master/
H A DMakefile763 # Read in dependencies to all Kconfig* files, make sure to run syncconfig if
782 # The syncconfig should be executed only once to make all the targets.
785 # Do not use $(call cmd,...) here. That would suppress prompts from syncconfig,
789 $(Q)$(MAKE) -f $(srctree)/Makefile syncconfig

Completed in 132 milliseconds