Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmoveconfig.py355 CONFIG_LEN = len('CONFIG_') variable
1733 sym = find_kconfig_rules(kconf, config[CONFIG_LEN:],
1734 iconfig[CONFIG_LEN:])
1746 sym = kconf.get_symbol(iconfig[CONFIG_LEN:])
1763 config[CONFIG_LEN:], iconfig[CONFIG_LEN:]))
1778 add_imply_rule(config[CONFIG_LEN:], fname, linenum)