summaryrefslogtreecommitdiff
path: root/payloads/external/FILO
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external/FILO')
-rw-r--r--payloads/external/FILO/Kconfig2
-rw-r--r--payloads/external/FILO/Kconfig.name2
2 files changed, 4 insertions, 0 deletions
diff --git a/payloads/external/FILO/Kconfig b/payloads/external/FILO/Kconfig
index dae8715eed..1ba0ed20ad 100644
--- a/payloads/external/FILO/Kconfig
+++ b/payloads/external/FILO/Kconfig
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
if PAYLOAD_FILO
choice
diff --git a/payloads/external/FILO/Kconfig.name b/payloads/external/FILO/Kconfig.name
index 37b1f2c28a..07982b6ac0 100644
--- a/payloads/external/FILO/Kconfig.name
+++ b/payloads/external/FILO/Kconfig.name
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
config PAYLOAD_FILO
bool "FILO"
depends on ARCH_X86