Searched full:min_config (Results 1 – 8 of 8) sorted by relevance
2 # This file has some examples for creating a MIN_CONFIG.6 # A MIN_CONFIG is very useful as it is the minimum configuration8 # .config by only setting the configs in your MIN_CONFIG. The closer9 # your MIN_CONFIG is to the true minimum set of configs needed to13 # The make_min_config test allows you to create a MIN_CONFIG that18 # Just move one to the location you have set for MIN_CONFIG.20 # The first test creates a MIN_CONFIG that will be the minimum23 # The second test creates a MIN_CONFIG that will only boot35 # setting setting the MIN_CONFIG to ${CONFIG_DIR}/config-skip. If the36 # machine still boots, then you can use the config-skip as your MIN_CONFIG.[all …]
48 # It is important that you have set MIN_CONFIG in the config55 MIN_CONFIG = ${CONFIG_DIR}/config-min-net61 # The MIN_CONFIG used here does not need to have networking66 MIN_CONFIG = ${CONFIG_DIR}/config-min
93 MIN_CONFIG = ${PATCH_CONFIG}103 MIN_CONFIG = ${PATCH_CONFIG}
46 MIN_CONFIG = ${THIS_DIR}/config-bisect89 # MIN_CONFIG as the good config.
96 MIN_CONFIG = ${CONFIG_DIR}/config-min103 # where as, MIN_CONFIG is specific per machine.
54 # MIN_CONFIG = /home/test/config-test157 # MIN_CONFIG = /home/test/config-default61 # The above will run the first test with MIN_CONFIG set to63 # with MIN_CONFIG with /home/test/config-default.68 # MIN_CONFIG = /home/test/config-use-sometimes71 # MIN_CONFIG = /home/test/config-most-times73 # The above will ignore the first MIN_CONFIG. If you want to74 # use the first MIN_CONFIG, remove the SKIP from the first225 # MIN_CONFIG = config1229 # MIN_CONFIG [all...]
263 # in a .config file. The MIN_CONFIG and ADD_CONFIG configs.304 "MIN_CONFIG" => \$minconfig,3450 doprint "Disabling 'MIN_CONFIG' for this test\n";3959 # came from min_config, than ask if we should use3968 doprint "Using $output_minconfig as MIN_CONFIG\n";3971 doprint "Set to still use MIN_CONFIG as starting point\n";3976 fail "START_MIN_CONFIG or MIN_CONFIG not defined" and return;
192 # This is a bisect if needed. You need to give it a MIN_CONFIG that194 # for the arch someplace and point MIN_CONFIG to it.196 MIN_CONFIG = ${THIS_DIR}/min-config