Searched refs:printfile (Results 1 – 1 of 1) sorted by relevance
48 def printfile(s): function59 printfile(f'')60 printfile(f'DT_COMPAT_{compat_ident} := {compat}')61 printfile(f'')62 printfile(f'config DT_HAS_{compat_ident}_ENABLED')63 printfile(f'\tdef_bool $(dt_compat_enabled,$(DT_COMPAT_{compat_ident}))')92 printfile(f'# Generated devicetree Kconfig')93 printfile(f'#')94 printfile(f'# SPDX-License-Identifier: Apache-2.0')