Add poweroff description to Kconfig to make it selectable via menuconfig. Signed-off-by: Michal Simek <michal.si...@xilinx.com> ---
cmd/Kconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cmd/Kconfig b/cmd/Kconfig index 5ee52f62cc14..e2250cabfe12 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -266,7 +266,10 @@ config CMD_XIMG Extract a part of a multi-image. config CMD_POWEROFF - bool + bool "poweroff" + default n + help + Poweroff/Shutdown the system endmenu -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot