Home
last modified time | relevance | path

Searched refs:defconfigs (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/tools/
H A Dmoveconfig.py419 defconfigs = []
436 defconfigs += matched
439 return [ defconfig[len('configs') + 1:] for defconfig in set(defconfigs) ]
443 defconfigs = []
447 defconfigs.append(os.path.join(dirpath, filename))
449 return defconfigs
716 defconfigs = get_all_defconfigs()
718 for defconfig in defconfigs:
1457 if options.defconfigs:
1458 defconfigs = get_matched_defconfigs(options.defconfigs)
[all …]
H A Dgenboardscfg.py205 def scan_defconfigs_for_multiprocess(queue, defconfigs): argument
217 for defconfig in defconfigs:
245 defconfigs = all_defconfigs[total_boards * i / jobs :
249 args=(q, defconfigs))
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/
H A Ddefault-cpu-governor.cfg1 # 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
/openbmc/u-boot/board/varisys/cyrus/
H A DREADME3 The Cyrus defconfigs are Cyrus_P5020_defconfig and Cyrus_P5040_defconfig.
/openbmc/linux/Documentation/process/
H A Dmaintainer-soc.rst15 * 32- & 64-bit ARM defconfigs
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel-yocto.bbclass151 # we don't overwrite it, but instead warn the user that SRC_URI defconfigs take
211 # a quick check to make sure we don't have duplicate defconfigs If
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dtasks.rst710 during which user-specified defconfigs are applied if present, and where