]> git.sur5r.net Git - u-boot/blobdiff - common/Kconfig
cmd_boot: Add a poweroff command
[u-boot] / common / Kconfig
index ccf5475bac63ae4b2e2ff54ed1afe4b258f996b3..9d446bf86b01116956d5b612047c23be738cbc8a 100644 (file)
@@ -184,6 +184,9 @@ config CMD_XIMG
        help
          Extract a part of a multi-image.
 
+config CMD_POWEROFF
+       bool
+
 endmenu
 
 menu "Environment commands"