commit | e91ac4c2cdbec57b096e72a0c5dc96f727a5d8e5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 10 21:14:24 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 28 14:27:54 2021 -0400 |
tree | bd06e9ec57a772b1570283a03c1e66c0e8e25f7e | |
parent | c3fba30d82fc244c45383f58462392be6902bfe2 [diff] |
Rename SPL_POWER_SUPPORT to SPL_POWER Rename this option so that CONFIG_IS_ENABLED can be used with it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>