Searched refs:syncconfig (Results 1 - 3 of 3) sorted by last modified time

/linux-master/scripts/kconfig/
H A Dconf.c25 syncconfig, enumerator in enum:input_mode
334 case syncconfig:
513 case syncconfig:
665 {"syncconfig", no_argument, &input_mode_opt, syncconfig},
695 printf(" --syncconfig Similar to oldconfig but generates configuration in\n"
732 case syncconfig:
734 * syncconfig is invoked during the build stage.
775 case syncconfig:
877 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 DMakefile770 # Read in dependencies to all Kconfig* files, make sure to run syncconfig if
789 # The syncconfig should be executed only once to make all the targets.
792 # Do not use $(call cmd,...) here. That would suppress prompts from syncconfig,
796 $(Q)$(MAKE) -f $(srctree)/Makefile syncconfig

Completed in 167 milliseconds