Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/scripts/kconfig/
Dkconfig.py262 def write_kconfig_filenames(kconf, kconfig_list_path): argument
268 with open(kconfig_list_path, 'w') as out: