]> git.baikalelectronics.ru Git - uboot.git/commit
arm: Drop CONFIG_MMU
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:19:43 +0000 (13:19 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:48 +0000 (14:33 -0500)
commitb2568d2c130f49f309c6c1e224e19d91663c9ee6
tree8bbc079969cfa35e5bd4744d311a9920952984ef
parent3477844615d67d496a5fab781a06bd43da136041
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>
arch/arm/lib/debug.S