From: Xiangliang Yu <Xiangliang.Yu@amd.com>
To: <jdmason@kudzu.us>, <dave.jiang@intel.com>, <Allen.Hubbe@emc.com>,
<linux-ntb@googlegroups.com>, <linux-kernel@vger.kernel.org>
Cc: <SPG_Linux_Kernel@amd.com>, Xiangliang Yu <Xiangliang.Yu@amd.com>
Subject: [PATCH 2/3] NTB: Add AMD NTB support in Kconfig and Makefile
Date: Thu, 17 Dec 2015 16:18:00 +0800 [thread overview]
Message-ID: <1450340280-18953-1-git-send-email-Xiangliang.Yu@amd.com> (raw)
This patch is to enable AMD NTB support in Kconfig and Makefile.
Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com>
---
drivers/ntb/hw/Kconfig | 1 +
drivers/ntb/hw/Makefile | 1 +
2 files changed, 2 insertions(+)
diff --git a/drivers/ntb/hw/Kconfig b/drivers/ntb/hw/Kconfig
index 4d5535c..0c5c2a6 100644
--- a/drivers/ntb/hw/Kconfig
+++ b/drivers/ntb/hw/Kconfig
@@ -1 +1,2 @@
source "drivers/ntb/hw/intel/Kconfig"
+source "drivers/ntb/hw/amd/Kconfig"
diff --git a/drivers/ntb/hw/Makefile b/drivers/ntb/hw/Makefile
index 175d7c9..636be7d 100644
--- a/drivers/ntb/hw/Makefile
+++ b/drivers/ntb/hw/Makefile
@@ -1 +1,2 @@
obj-$(CONFIG_NTB_INTEL) += intel/
+obj-$(CONFIG_NTB_AMD) += amd/
--
1.9.1
next reply other threads:[~2015-12-17 3:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-17 8:18 Xiangliang Yu [this message]
2015-12-17 11:01 ` kbuild test robot
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=1450340280-18953-1-git-send-email-Xiangliang.Yu@amd.com \
--to=xiangliang.yu@amd.com \
--cc=Allen.Hubbe@emc.com \
--cc=SPG_Linux_Kernel@amd.com \
--cc=dave.jiang@intel.com \
--cc=jdmason@kudzu.us \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-ntb@googlegroups.com \
/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
all inboxes | Powered by JetHome®