xilinx: mbv: Remove redundancy in MB-V defconfigs
authorPadmarao Begari <padmarao.begari@amd.com>
Thu, 2 Oct 2025 08:19:38 +0000 (10:19 +0200)
committerMichal Simek <michal.simek@amd.com>
Thu, 9 Oct 2025 10:31:09 +0000 (12:31 +0200)
commitd413e228eddb9e739abff92efa7d181c011bdb0b
tree9a657db6fa23da2ff4d664d5bc285c5c5f22d548
parent4c606b165b51b5e0ac8a3ecc8edd232345340145
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
configs/xilinx_mbv32_smode_defconfig
configs/xilinx_mbv64_defconfig
configs/xilinx_mbv64_smode_defconfig