]> git.ipfire.org Git - people/ms/u-boot.git/commit
common: Add the CMD_ENV_EXISTS config to Kconfig
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 22 Jun 2015 21:15:26 +0000 (16:15 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 25 Jun 2015 21:04:51 +0000 (17:04 -0400)
commit6aab5ae921958722cd577a1bdc5748969e1f7917
treeddcb544fb69e14830cfe03954e8fcef2d686a697
parentf38bec9f15ab04014b84b34b6aba246d5340e806
common: Add the CMD_ENV_EXISTS config to Kconfig

This command needs to exist in the Kconfig so that it can be moved from
the config_cmd_default.h.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
common/Kconfig