Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmoveconfig.py823 re_cpu = re.compile(r'CONFIG_SYS_CPU="(.*)"') variable in KconfigParser
855 m = self.re_cpu.match(line)