Home
last modified time | relevance | path

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

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