Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmoveconfig.py1541 IMPLY_FLAGS = { variable
1828 bad = flag not in IMPLY_FLAGS
1833 for name, info in IMPLY_FLAGS.iteritems():
1837 imply_flags |= IMPLY_FLAGS[flag][0]