From e05d50584cc6c9ea83465a70347bf6d8cfe84551 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 5 Jun 2017 08:28:17 +0200 Subject: Kconfig: Add description for CMD_POWEROFF Add poweroff description to Kconfig to make it selectable via menuconfig. Signed-off-by: Michal Simek Reviewed-by: Simon Glass diff --git a/cmd/Kconfig b/cmd/Kconfig index 270cff6..412bf24 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -266,7 +266,9 @@ config CMD_XIMG Extract a part of a multi-image. config CMD_POWEROFF - bool + bool "poweroff" + help + Poweroff/Shutdown the system endmenu -- cgit v0.10.2