diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2016-05-21 09:06:31 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-05-27 19:47:55 (GMT) |
commit | 56adbb38727320375b2f695bd04600d766d8a1b3 (patch) | |
tree | 5090a5052e19d5193b6e4e17a9efa6168175b6cc /drivers/net/vsc9953.c | |
parent | ba9eb6c7eb3490f72f07bc712f7196fb4e0fe80c (diff) | |
download | u-boot-fsl-qoriq-56adbb38727320375b2f695bd04600d766d8a1b3.tar.xz |
image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.
In order for CONFIG_IS_ENABLED(FOO) to work we need to move the changes
that CONFIG_FIT_DISABLE_SHA256 makes to be prior to the evaluation by
CONFIG_IS_ENABLED(foo)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
[trini: Move CONFIG_FIT_DISABLE_SHA256 parts to fix build breakage]
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/net/vsc9953.c')
0 files changed, 0 insertions, 0 deletions