Files
u-boot/configs/xilinx_mbv64_defconfig
Padmarao Begari d413e228ed xilinx: mbv: Remove redundancy in MB-V defconfigs
Removes redundant configuration options from MB-V platform defconfigs
targeting both modes. Common settings are now placed in
xilinx_mbv32_defconfig, which is included via the #include <configs/...>.
This approach centralizes configuration management, reduces duplication,
and makes future maintenance easier.

Signed-off-by: Padmarao Begari <padmarao.begari@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/585f96d85b656803bd382ac25425d68998f24ed5.1759393175.git.michal.simek@amd.com
2025-10-09 12:31:09 +02:00

5 lines
105 B
Plaintext

#include <configs/xilinx_mbv32_defconfig>
CONFIG_DEFAULT_DEVICE_TREE="xilinx-mbv64"
CONFIG_ARCH_RV64I=y