linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Li Yang <leoyang.li@nxp.com>
To: shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org, Li Yang <leoyang.li@nxp.com>
Subject: [PATCH v2 04/15] arm64: defconfig: Enable QorIQ DPAA2 drivers
Date: Wed, 11 Mar 2020 17:53:06 -0500	[thread overview]
Message-ID: <20200311225317.11198-5-leoyang.li@nxp.com> (raw)
In-Reply-To: <20200311225317.11198-1-leoyang.li@nxp.com>

Enables drivers for NXP DPAA2 framework, related Ethernet and crypto
device which can be found on QorIQ SoCs like LS1088a, LS2088a and
LX2160a.

The framework and ethernet drivers are enabled as built-in to boot
from network without an initramfs.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
---
 arch/arm64/configs/defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 54ac7c1558d8..9eaf0993cca5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -209,6 +209,7 @@ CONFIG_FW_LOADER_USER_HELPER=y
 CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
 CONFIG_HISILICON_LPC=y
 CONFIG_SIMPLE_PM_BUS=y
+CONFIG_FSL_MC_BUS=y
 CONFIG_MTD=y
 CONFIG_MTD_BLOCK=y
 CONFIG_MTD_RAW_NAND=y
@@ -265,6 +266,7 @@ CONFIG_THUNDER_NIC_PF=y
 CONFIG_FEC=y
 CONFIG_FSL_FMAN=y
 CONFIG_FSL_DPAA_ETH=y
+CONFIG_FSL_DPAA2_ETH=y
 CONFIG_HIX5HD2_GMAC=y
 CONFIG_HNS_DSAF=y
 CONFIG_HNS_ENET=y
@@ -758,6 +760,7 @@ CONFIG_RPMSG_QCOM_SMD=y
 CONFIG_OWL_PM_DOMAINS=y
 CONFIG_RASPBERRYPI_POWER=y
 CONFIG_FSL_DPAA=y
+CONFIG_FSL_MC_DPIO=y
 CONFIG_IMX_SCU_SOC=y
 CONFIG_QCOM_AOSS_QMP=y
 CONFIG_QCOM_GENI_SE=y
@@ -885,6 +888,7 @@ CONFIG_CRYPTO_ANSI_CPRNG=y
 CONFIG_CRYPTO_USER_API_RNG=m
 CONFIG_CRYPTO_DEV_SUN8I_CE=m
 CONFIG_CRYPTO_DEV_FSL_CAAM=m
+CONFIG_CRYPTO_DEV_FSL_DPAA2_CAAM=m
 CONFIG_CRYPTO_DEV_QCOM_RNG=m
 CONFIG_CRYPTO_DEV_HISI_ZIP=m
 CONFIG_CMA_SIZE_MBYTES=32
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-03-11 22:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-11 22:53 [PATCH v2 00/15] Enable drivers for NXP/FSL QorIQ arm64 boards Li Yang
2020-03-11 22:53 ` [PATCH v2 01/15] arm64: defconfig: run through savedefconfig for ordering Li Yang
2020-03-11 22:53 ` [PATCH v2 02/15] arm64: defconfig: Enable NXP flexcan driver Li Yang
2020-03-11 22:53 ` [PATCH v2 03/15] arm64: defconfig: Enable QorIQ DPAA1 drivers Li Yang
2020-03-11 22:53 ` Li Yang [this message]
2020-03-11 22:53 ` [PATCH v2 05/15] arm64: defconfig: Enable ENETC Ethernet controller and FELIX switch Li Yang
2020-03-11 22:53 ` [PATCH v2 06/15] arm64: defconfig: Enable NXP/FSL SPI controller drivers Li Yang
2020-03-11 22:53 ` [PATCH v2 07/15] arm64: defconfig: Enable QorIQ cpufreq driver Li Yang
2020-03-11 22:53 ` [PATCH v2 08/15] arm64: defconfig: Enable ARM SBSA watchdog driver Li Yang
2020-03-11 22:53 ` [PATCH v2 09/15] arm64: defconfig: Enable QorIQ IFC NAND controller driver Li Yang
2020-03-11 22:53 ` [PATCH v2 10/15] arm64: defconfig: Enable QorIQ GPIO driver Li Yang
2020-03-11 22:53 ` [PATCH v2 11/15] arm64: defconfig: Enable ARM Mali display driver Li Yang
2020-03-11 22:53 ` [PATCH v2 12/15] arm64: defconfig: Enable flash device drivers for QorIQ boards Li Yang
2020-03-11 22:53 ` [PATCH v2 13/15] arm64: defconfig: Enable RTC devices " Li Yang
2020-03-11 22:53 ` [PATCH v2 14/15] arm64: defconfig: Enable PHY devices used on " Li Yang
2020-03-11 22:53 ` [PATCH v2 15/15] arm64: defconfig: Enable e1000 device Li Yang
2020-03-16  1:33 ` [PATCH v2 00/15] Enable drivers for NXP/FSL QorIQ arm64 boards Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200311225317.11198-5-leoyang.li@nxp.com \
    --to=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).