summaryrefslogtreecommitdiff
path: root/configs/amd_versal2_mini_ospi_defconfig
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2024-11-15 15:31:02 +0100
committerMichal Simek <[email protected]>2024-11-19 15:57:56 +0100
commit383fc2f50166fded0571d41baa7826eaaa5dba97 (patch)
tree9599552aac60810031b04e7a4af1ebc099edbad1 /configs/amd_versal2_mini_ospi_defconfig
parent57066053b6f6b60a72fa82138ae92a44511cc9d4 (diff)
xilinx: Introduce XILINX_MINI configuration
There is no common symbol which mini configurations are using and recent get_mem_top() changes adding 1.3kB without having a way to remove it. That's why introduce new symbol which can be used for removing features which are not requested by these configurations. Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/aa27b72e17057fa8cbdd92a2bbb863a31c8c1226.1731681053.git.michal.simek@amd.com
Diffstat (limited to 'configs/amd_versal2_mini_ospi_defconfig')
-rw-r--r--configs/amd_versal2_mini_ospi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/amd_versal2_mini_ospi_defconfig b/configs/amd_versal2_mini_ospi_defconfig
index 71bd6677838..d881cd42bff 100644
--- a/configs/amd_versal2_mini_ospi_defconfig
+++ b/configs/amd_versal2_mini_ospi_defconfig
@@ -15,6 +15,7 @@ CONFIG_DEFAULT_DEVICE_TREE="amd-versal2-mini"
CONFIG_SYS_LOAD_ADDR=0xBBF80000
CONFIG_DEBUG_UART_BASE=0xf1920000
CONFIG_DEBUG_UART_CLOCK=100000000
+CONFIG_XILINX_MINI=y
CONFIG_SYS_MEM_RSVD_FOR_MMU=y
# CONFIG_PSCI_RESET is not set
CONFIG_DEBUG_UART=y