]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:56 +0000 (00:42 +0200)
commit65a7536f72ed3f4e68a4de7fccda19acc8dc22c9
tree3d7ec0bd208ae848aa1f2f2f028479d9469a5faf
parent468c1d994e2235b388dc0caf331a67d4f574796c
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