summaryrefslogtreecommitdiff
path: root/ti_config_fragments
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2022-05-16 18:18:49 -0500
committerDave Gerlach <d-gerlach@ti.com>2022-05-18 11:12:10 -0500
commitc8eb2bf75d97eaa53ba5339ae7c374fa993c45a7 (patch)
tree7480e1c7faf4c2885580f05d001ac92789e404fc /ti_config_fragments
parent478daea6c94e2c885fa2cf049bc11fb285c5323b (diff)
ti_config_fragments: v8_baseport.cfg: Switch from 64k to 4k page size
Set the default page size to 4K and remove remaining ARM configs that match the existing multi_v8 defaults. Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Nishanth Menon <nm@ti.com> Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Diffstat (limited to 'ti_config_fragments')
-rw-r--r--ti_config_fragments/v8_baseport.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/ti_config_fragments/v8_baseport.cfg b/ti_config_fragments/v8_baseport.cfg
index 1503a16e04af..1bf572420b2a 100644
--- a/ti_config_fragments/v8_baseport.cfg
+++ b/ti_config_fragments/v8_baseport.cfg
@@ -2,12 +2,6 @@
# TI Baseport Config Options
##################################################
-# ARM configuration
-CONFIG_ARM64_4K_PAGES=n
-CONFIG_ARM64_64K_PAGES=y
-CONFIG_ARM64_VA_BITS_48=y
-CONFIG_ARM64_VA_BITS=48
-
# Serial
CONFIG_SERIAL_8250_OMAP=y
CONFIG_SERIAL_8250_NR_UARTS=10