diff options
Diffstat (limited to 'package/systemd/Config.in')
-rw-r--r-- | package/systemd/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/systemd/Config.in b/package/systemd/Config.in index 80796d2190..dcabf3b456 100644 --- a/package/systemd/Config.in +++ b/package/systemd/Config.in @@ -314,4 +314,12 @@ config BR2_PACKAGE_SYSTEMD_SMACK_SUPPORT When this feature is enabled, Systemd mounts smackfs and manages security labels for sockets. +config BR2_PACKAGE_SYSTEMD_HIBERNATE + bool "enable hibernation support" + help + When this features is enabled, additional tools and services + are built to support suspending and resuming the system. + + http://www.freedesktop.org/software/systemd/man/systemd-sleep.html + endif |