[PATCH v3 6/7] arm64: defconfig: enable the Axiado family

Harshit Shah posted 7 patches 3 months, 2 weeks ago
There is a newer version of this series
[PATCH v3 6/7] arm64: defconfig: enable the Axiado family
Posted by Harshit Shah 3 months, 2 weeks ago
Enable the Axiado SoC family in the arm64 defconfig.

Signed-off-by: Harshit Shah <hshah@axiado.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 897fc686e6a91b79770639d3eb15beb3ee48ef77..96268ade08aff844ad833c18397932a059db5499 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -38,6 +38,7 @@ CONFIG_ARCH_AIROHA=y
 CONFIG_ARCH_SUNXI=y
 CONFIG_ARCH_ALPINE=y
 CONFIG_ARCH_APPLE=y
+CONFIG_ARCH_AXIADO=y
 CONFIG_ARCH_BCM=y
 CONFIG_ARCH_BCM2835=y
 CONFIG_ARCH_BCM_IPROC=y

-- 
2.25.1
Re: [PATCH v3 6/7] arm64: defconfig: enable the Axiado family
Posted by Krzysztof Kozlowski 3 months, 2 weeks ago
On 23/06/2025 19:28, Harshit Shah wrote:
> Enable the Axiado SoC family in the arm64 defconfig.
> 
> Signed-off-by: Harshit Shah <hshah@axiado.com>
> ---
>  arch/arm64/configs/defconfig | 1 +


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Re: [PATCH v3 6/7] arm64: defconfig: enable the Axiado family
Posted by Harshit Shah 3 months, 2 weeks ago
On 6/23/2025 11:45 PM, Krzysztof Kozlowski wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
>
> On 23/06/2025 19:28, Harshit Shah wrote:
>> Enable the Axiado SoC family in the arm64 defconfig.
>>
>> Signed-off-by: Harshit Shah <hshah@axiado.com>
>> ---
>>   arch/arm64/configs/defconfig | 1 +
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Noted with thanks. I will take care from next patchset.

Regards,

Harshit.