diff options
author | Tom Rini <trini@konsulko.com> | 2017-05-22 19:21:57 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-05 14:13:09 -0400 |
commit | 226498b8f8cb058cb983a26154577cec557b19d8 (patch) | |
tree | 28219bf34ab5836013828b686f5e8e9740c0a08b /common/image-android.c | |
parent | a132f7708898d4e9027d78d7fc1fd15cf37aec8b (diff) |
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
Much of the entries here simply depend on SPL (or TPL). Instead of this
redundancy use if SPL / if TPL to guard the rest of the choices and only
show them when we have the relevant option enabled.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'common/image-android.c')
0 files changed, 0 insertions, 0 deletions