tools/env: Correct include kconfig
authorYork Sun <york.sun@nxp.com>
Wed, 16 Nov 2016 01:02:31 +0000 (17:02 -0800)
committerYork Sun <york.sun@nxp.com>
Thu, 24 Nov 2016 07:41:23 +0000 (23:41 -0800)
commitf33f3e07f3a936fdbf0a81dcdd7ec6a9ba812230
tree9a701c1a1f3614e6aacdd839c3f055ebd17a622e
parent693d4c9f1dc40fcf24ced459bc4d1b46db33298a
tools/env: Correct include kconfig

While we move some config macros to Kconfig, kconfig header is needed
to avoid compiling error if not already included.

Signed-off-by: York Sun <york.sun@nxp.com>
common/env_embedded.c
tools/envcrc.c