commit | 73147d8fc309b5ffe042a15646b0b598df2255f4 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Jun 05 08:28:17 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 09 20:34:54 2017 -0400 |
tree | 5d7c95720cf9f086cd07aa12fc982fe66e44ea64 | |
parent | f8b5c5668e149cd33adaf4d7f7216df86628f752 [diff] |
Kconfig: Add description for CMD_POWEROFF Add poweroff description to Kconfig to make it selectable via menuconfig. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>