lkml.org 
[lkml]   [2018]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v5 1/6] arm64: add basic Kconfig symbols for i.MX8
Date
From: Lucas Stach <l.stach@pengutronix.de>

Add basic Kconfig symbols to make the MXC architecture available
in the ARM64 world.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
---
arch/arm64/Kconfig.platforms | 14 ++++++++++++++
1 file changed, 14 insertions(+)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 28f0521..7e1545a 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -142,6 +142,20 @@ config ARCH_MVEBU
- Armada 7K SoC Family
- Armada 8K SoC Family

+config ARCH_MXC
+ bool "ARMv8 based NXP i.MX SoC family"
+ help
+ This enables support for the ARMv8 based SoCs in the
+ NXP i.MX family.
+
+config SOC_IMX8MQ
+ bool "i.MX8MQ support"
+ depends on ARCH_MXC
+ select ARM64_ERRATUM_843419
+ select ARM64_ERRATUM_845719
+ help
+ This enables support for the i.MX8MQ SoC.
+
config ARCH_QCOM
bool "Qualcomm Platforms"
select GPIOLIB
--
2.7.4
\
 
 \ /
  Last update: 2018-12-09 15:27    [W:8.495 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site