diff options
Diffstat (limited to 'scripts/kconfig/tests/rand_nested_choice/Kconfig')
-rw-r--r-- | scripts/kconfig/tests/rand_nested_choice/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/kconfig/tests/rand_nested_choice/Kconfig b/scripts/kconfig/tests/rand_nested_choice/Kconfig index c591d512929f..8350de7f732b 100644 --- a/scripts/kconfig/tests/rand_nested_choice/Kconfig +++ b/scripts/kconfig/tests/rand_nested_choice/Kconfig @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0 + choice prompt "choice" |