Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Dmoveconfig.py356 CONFIG_LEN = len('CONFIG_') variable
1711 sym = find_kconfig_rules(kconf, config[CONFIG_LEN:],
1712 iconfig[CONFIG_LEN:])
1724 sym = kconf.get_symbol(iconfig[CONFIG_LEN:])
1741 config[CONFIG_LEN:], iconfig[CONFIG_LEN:]))
1756 add_imply_rule(config[CONFIG_LEN:], fname, linenum)