linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: srinivas.kandagatla@linaro.org (Srinivas Kandagatla)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/5] ARM: qcom_defconfig: add pcie and atl1c ethernet configs
Date: Wed,  4 Jan 2017 13:35:31 +0000	[thread overview]
Message-ID: <1483536933-21503-4-git-send-email-srinivas.kandagatla@linaro.org> (raw)
In-Reply-To: <1483536933-21503-1-git-send-email-srinivas.kandagatla@linaro.org>

IFC6410 board has PCIE based ATL1C ethernet controller, so enable related configs.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
 arch/arm/configs/qcom_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 9b2a1f0..255b9f6 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -24,6 +24,9 @@ CONFIG_ARCH_MSM8X60=y
 CONFIG_ARCH_MSM8960=y
 CONFIG_ARCH_MSM8974=y
 CONFIG_ARCH_MDM9615=y
+CONFIG_PCI=y
+CONFIG_PCI_MSI=y
+CONFIG_PCIE_QCOM=y
 CONFIG_SMP=y
 CONFIG_HAVE_ARM_ARCH_TIMER=y
 CONFIG_PREEMPT=y
@@ -70,6 +73,7 @@ CONFIG_SCSI_LOGGING=y
 CONFIG_SCSI_SCAN_ASYNC=y
 CONFIG_NETDEVICES=y
 CONFIG_DUMMY=y
+CONFIG_ATL1C=y
 CONFIG_KS8851=y
 CONFIG_MDIO_BITBANG=y
 CONFIG_MDIO_GPIO=y
-- 
2.10.1

  parent reply	other threads:[~2017-01-04 13:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-04 13:35 [PATCH 0/5] ARM: qcom_defconfig: Add configs required for IFC6410 Srinivas Kandagatla
2017-01-04 13:35 ` [PATCH 1/5] ARM: qcom_defconfig: enable qcom rpm clk controller Srinivas Kandagatla
2017-01-04 13:35 ` [PATCH 2/5] ARM: qcom_defconfig: add usb related configs Srinivas Kandagatla
2017-01-04 13:35 ` Srinivas Kandagatla [this message]
2017-01-04 13:35 ` [PATCH 4/5] ARM: qcom_defconfig: add ahci configs Srinivas Kandagatla
2017-01-04 13:35 ` [PATCH 5/5] ARM: qcom_defconfig: enable thermal sensors Srinivas Kandagatla
2017-01-04 22:33 ` [PATCH 0/5] ARM: qcom_defconfig: Add configs required for IFC6410 Olof Johansson

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=1483536933-21503-4-git-send-email-srinivas.kandagatla@linaro.org \
    --to=srinivas.kandagatla@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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).