diff options
Diffstat (limited to 'package/kexec-lite/Config.in')
-rw-r--r-- | package/kexec-lite/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/kexec-lite/Config.in b/package/kexec-lite/Config.in index 97748dcce5..cd0e30f2dd 100644 --- a/package/kexec-lite/Config.in +++ b/package/kexec-lite/Config.in @@ -9,7 +9,8 @@ config BR2_PACKAGE_KEXEC_LITE select BR2_PACKAGE_DTC_PROGRAMS help Kexec is a user space utiltity for loading another kernel - and asking the currently running kernel to do something with it. + and asking the currently running kernel to do something with + it. This package is a tiny implementation of the kexec userspace components, for devicetree-based platforms. |