configs: j7*/*am62*: Remove malloc size overwrite at config level.
authorUdit Kumar <u-kumar1@ti.com>
Sat, 14 Jun 2025 09:37:17 +0000 (15:07 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 19:53:55 +0000 (13:53 -0600)
commit27c0b05855e0b19452fa0d57997ea5c48d2435b1
tree78ba0b3d3382d29e7a28efa61cf69e24e361fb42
parente53d46393eacf6cef51f8bfe9ed730568b02583e
configs: j7*/*am62*: Remove malloc size overwrite at config level.

Use default value of malloc size coming from Kconfig, instead of
board specific override.

Signed-off-by: Udit Kumar <u-kumar1@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
22 files changed:
configs/am62x_a53_usbdfu.config
configs/am64x_evm_a53_defconfig
configs/am64x_evm_r5_defconfig
configs/am65x_evm_a53_defconfig
configs/am65x_evm_r5_defconfig
configs/am65x_evm_r5_usbdfu_defconfig
configs/am65x_evm_r5_usbmsc_defconfig
configs/j7200_evm_a72_defconfig
configs/j7200_evm_r5_defconfig
configs/j721e_beagleboneai64_a72_defconfig
configs/j721e_beagleboneai64_r5_defconfig
configs/j721e_evm_a72_defconfig
configs/j721e_evm_r5_defconfig
configs/j721s2_evm_a72_defconfig
configs/j721s2_evm_r5_defconfig
configs/j784s4_evm_a72_defconfig
configs/j784s4_evm_r5_defconfig
configs/phycore_am62ax_a53_defconfig
configs/phycore_am62x_a53_defconfig
configs/phycore_am64x_a53_defconfig
configs/phycore_am64x_r5_defconfig
configs/verdin-am62_a53_defconfig