aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-14 13:36:35 -0500
committerTom Rini <trini@konsulko.com>2021-12-27 16:20:18 -0500
commitba1ed5b022c6f6360e2fd514c3855f89eaa8d353 (patch)
tree07cc6d9fc43e6ad585dcce86aea0b876369526c4 /include
parent9ec4df336ee9c2d5d9b5f361a8bb0680ae90f216 (diff)
downloadu-boot-ba1ed5b022c6f6360e2fd514c3855f89eaa8d353.zip
u-boot-ba1ed5b022c6f6360e2fd514c3855f89eaa8d353.tar.gz
u-boot-ba1ed5b022c6f6360e2fd514c3855f89eaa8d353.tar.bz2
Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig
This converts the following to Kconfig: CONFIG_ARCH_MAP_SYSMEM Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/adp-ae3xx.h2
-rw-r--r--include/configs/adp-ag101p.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/adp-ae3xx.h b/include/configs/adp-ae3xx.h
index 973033d..d583733 100644
--- a/include/configs/adp-ae3xx.h
+++ b/include/configs/adp-ae3xx.h
@@ -17,8 +17,6 @@
#define CONFIG_SKIP_TRUNOFF_WATCHDOG
-#define CONFIG_ARCH_MAP_SYSMEM
-
#define CONFIG_BOOTP_SERVERIP
#ifdef CONFIG_SKIP_LOWLEVEL_INIT
diff --git a/include/configs/adp-ag101p.h b/include/configs/adp-ag101p.h
index f533ada..f2c0a00 100644
--- a/include/configs/adp-ag101p.h
+++ b/include/configs/adp-ag101p.h
@@ -15,8 +15,6 @@
*/
#define CONFIG_USE_INTERRUPT
-#define CONFIG_ARCH_MAP_SYSMEM
-
#define CONFIG_BOOTP_SERVERIP
#ifndef CONFIG_SKIP_LOWLEVEL_INIT