Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmoveconfig.py1564 IMPLY_FLAGS = { variable
1851 bad = flag not in IMPLY_FLAGS
1856 for name, info in IMPLY_FLAGS.iteritems():
1860 imply_flags |= IMPLY_FLAGS[flag][0]