aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/processor
diff options
context:
space:
mode:
Diffstat (limited to 'cfg/debug/processor')
-rw-r--r--cfg/debug/processor/debug-cpu-hotplug-state-control.cfg1
-rw-r--r--cfg/debug/processor/debug-cpu-hotplug-state-control.scc1
-rw-r--r--cfg/debug/processor/debug-hotplug-cpu0.cfg1
-rw-r--r--cfg/debug/processor/debug-hotplug-cpu0.scc1
4 files changed, 4 insertions, 0 deletions
diff --git a/cfg/debug/processor/debug-cpu-hotplug-state-control.cfg b/cfg/debug/processor/debug-cpu-hotplug-state-control.cfg
index d480abb1..e29998d2 100644
--- a/cfg/debug/processor/debug-cpu-hotplug-state-control.cfg
+++ b/cfg/debug/processor/debug-cpu-hotplug-state-control.cfg
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: MIT
CONFIG_SMP=y
CONFIG_HOTPLUG_CPU=y
CONFIG_CPU_HOTPLUG_STATE_CONTROL=y
diff --git a/cfg/debug/processor/debug-cpu-hotplug-state-control.scc b/cfg/debug/processor/debug-cpu-hotplug-state-control.scc
index 84aeba3c..0e487b1f 100644
--- a/cfg/debug/processor/debug-cpu-hotplug-state-control.scc
+++ b/cfg/debug/processor/debug-cpu-hotplug-state-control.scc
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: MIT
include cfg/debug/common/debug-kernelhacking.scc
if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ] || [ "$KARCH" = "arm" ] || [ "$KARCH" = "arm64" ] || [ "$KARCH" = "powerpc" ] || [ "$KARCH" = "mips" ]; then
kconf non-hardware debug-cpu-hotplug-state-control.cfg
diff --git a/cfg/debug/processor/debug-hotplug-cpu0.cfg b/cfg/debug/processor/debug-hotplug-cpu0.cfg
index 24d6f0d8..7f840e41 100644
--- a/cfg/debug/processor/debug-hotplug-cpu0.cfg
+++ b/cfg/debug/processor/debug-hotplug-cpu0.cfg
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: MIT
CONFIG_SMP=y
CONFIG_HOTPLUG_CPU=y
CONFIG_DEBUG_HOTPLUG_CPU0=y
diff --git a/cfg/debug/processor/debug-hotplug-cpu0.scc b/cfg/debug/processor/debug-hotplug-cpu0.scc
index e6b18de5..01d2abf7 100644
--- a/cfg/debug/processor/debug-hotplug-cpu0.scc
+++ b/cfg/debug/processor/debug-hotplug-cpu0.scc
@@ -1 +1,2 @@
+# SPDX-License-Identifier: MIT
kconf non-hardware debug-hotplug-cpu0.cfg