commit | d3c1f467378259514e9e37f72808315adc16ede9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Sep 12 23:18:29 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 17:03:45 2016 -0400 |
tree | 84433f5317195048edf807aab2d992418ed70ec5 | |
parent | 3433a693a9cf143b6e5f0d7190b4df4d1c82418e [diff] |
Move existing use of CONFIG_SPL_RSA to Kconfig A few boards define this in a header file which is incorrect. It means that Kconfig options that rely on this cannot be used. Move it. Signed-off-by: Simon Glass <sjg@chromium.org>