commit | 639cc77a6ef7c49dd00a865a9184c93f8c0ae590 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 01 13:19:26 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 07 14:33:48 2023 -0500 |
tree | 2b483edd4b2df4c2d31114dc45295f3d1ce91bb2 | |
parent | cd90794589b70de32b75940a212f5223ea50b64d [diff] |
Correct CONFIG_CONTROLCENTERDC This option does not exist but presumably means to point to CONFIG_TARGET_CONTROLCENTERDC. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org>