Searched refs:defconfigs (Results 1 – 7 of 7) sorted by relevance
419 defconfigs = []436 defconfigs += matched439 return [ defconfig[len('configs') + 1:] for defconfig in set(defconfigs) ]443 defconfigs = []447 defconfigs.append(os.path.join(dirpath, filename))449 return defconfigs716 defconfigs = get_all_defconfigs()718 for defconfig in defconfigs:1457 if options.defconfigs:1458 defconfigs = get_matched_defconfigs(options.defconfigs)[all …]
205 def scan_defconfigs_for_multiprocess(queue, defconfigs): argument217 for defconfig in defconfigs:245 defconfigs = all_defconfigs[total_boards * i / jobs :249 args=(q, defconfigs))
1 # The defconfigs from the RPi Kernel set "powersave" as the default CPU governor.5 # However, we need to carry this option override until those defconfigs are fixed on
3 The Cyrus defconfigs are Cyrus_P5020_defconfig and Cyrus_P5040_defconfig.
15 * 32- & 64-bit ARM defconfigs
151 # we don't overwrite it, but instead warn the user that SRC_URI defconfigs take211 # a quick check to make sure we don't have duplicate defconfigs If
710 during which user-specified defconfigs are applied if present, and where