]> git.ipfire.org Git - people/ms/u-boot.git/commit - cmd/Kconfig
Kconfig: Add description for CMD_POWEROFF
authorMichal Simek <michal.simek@xilinx.com>
Mon, 5 Jun 2017 06:28:17 +0000 (08:28 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 10 Jun 2017 00:34:54 +0000 (20:34 -0400)
commite05d50584cc6c9ea83465a70347bf6d8cfe84551
tree5d7c95720cf9f086cd07aa12fc982fe66e44ea64
parent8f079cccb369995e46a2ab530d5d60b88c1e70bb
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>
cmd/Kconfig