On 09/12/2017 04:18 AM, [email protected] wrote:
From: Jianchuan Wang <[email protected]>


merged.

Bruce

Signed-off-by: Jianchuan Wang <[email protected]>
---
  features/kexec/kexec-enable.scc | 4 ++++
  features/kexec/kexec.cfg        | 1 +
  2 files changed, 5 insertions(+)
  create mode 100644 features/kexec/kexec-enable.scc
  create mode 100644 features/kexec/kexec.cfg

diff --git a/features/kexec/kexec-enable.scc b/features/kexec/kexec-enable.scc
new file mode 100644
index 0000000..54181ab
--- /dev/null
+++ b/features/kexec/kexec-enable.scc
@@ -0,0 +1,4 @@
+define KFEATURE_DESCRIPTION "Enable Kexec - live kernel execution"
+define KFEATURE_COMPATIBILITY optional
+
+kconf non-hardware kexec.cfg
diff --git a/features/kexec/kexec.cfg b/features/kexec/kexec.cfg
new file mode 100644
index 0000000..b45488d
--- /dev/null
+++ b/features/kexec/kexec.cfg
@@ -0,0 +1 @@
+CONFIG_KEXEC=y


--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to