commit | 9df5011e1e7c75a1a58928be7c8613214af2894c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 01 13:19:43 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 07 14:33:48 2023 -0500 |
tree | 8bbc079969cfa35e5bd4744d311a9920952984ef | |
parent | 449f11eb611b9c69f04a57b623863aab2734e0c3 [diff] |
arm: Drop CONFIG_MMU This option does not exist, so the #ifdefs do nothing. Drop this code. Signed-off-by: Simon Glass <sjg@chromium.org>