Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmoveconfig.py355 CONFIG_LEN = len('CONFIG_') variable
1710 sym = find_kconfig_rules(kconf, config[CONFIG_LEN:],
1711 iconfig[CONFIG_LEN:])
1723 sym = kconf.get_symbol(iconfig[CONFIG_LEN:])
1740 config[CONFIG_LEN:], iconfig[CONFIG_LEN:]))
1755 add_imply_rule(config[CONFIG_LEN:], fname, linenum)