Re: [PATCH v6 7/9] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform

2023-10-22 Thread kernel test robot
: 94f6f0550c625fab1f373bb86a6669b45e9748b3 patch link: https://lore.kernel.org/r/20231010-pxa1908-lkml-v6-7-b2fe09240cf8%40skole.hr patch subject: [PATCH v6 7/9] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20231023

[PATCH v6 7/9] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform

2023-10-10 Thread Duje Mihanović
Add ARCH_MMP configuration option for Marvell PXA1908 SoC. Signed-off-by: Duje Mihanović --- arch/arm64/Kconfig.platforms | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 6069120199bb..b417cae42c84 100644 --- a/arc