summaryrefslogtreecommitdiff
path: root/configs/am69_sk_r5_ethboot_defconfig
AgeCommit message (Collapse)Author
2025-12-31spl: Kconfig: k3: Set common default for CUSTOM_SYS_MALLOC itemsAndrew Davis
These are common for all K3 based boards. Add the common values as defaults and remove from each board defconfig. Signed-off-by: Andrew Davis <[email protected]> Reviewed-by: Bryan Brattlof <[email protected]>
2025-08-20configs: am69_sk_r5_ethboot: Add configs to enable Ethernet boot in R5SPLChintan Vankar
Add configs required to enable Ethernet boot for SK-AM69. Signed-off-by: Chintan Vankar <[email protected]>