From: "Steven J. Hill" <steven.hill@cavium.com>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: David Daney <david.daney@cavium.com>,
Jan Glauber <jglauber@cavium.com>,
linux-mmc@vger.kernel.org, linux-mips@linux-mips.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 4/4] MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMC
Date: Mon, 24 Apr 2017 13:41:58 -0500 [thread overview]
Message-ID: <1493059318-767-5-git-send-email-steven.hill@cavium.com> (raw)
In-Reply-To: <1493059318-767-1-git-send-email-steven.hill@cavium.com>
From: "Steven J. Hill" <Steven.Hill@cavium.com>
Enable the Octeon MMC driver in the defconfig.
Signed-off-by: Steven J. Hill <Steven.Hill@cavium.com>
---
arch/mips/configs/cavium_octeon_defconfig | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/mips/configs/cavium_octeon_defconfig b/arch/mips/configs/cavium_octeon_defconfig
index 31e3c4d..d4fda41 100644
--- a/arch/mips/configs/cavium_octeon_defconfig
+++ b/arch/mips/configs/cavium_octeon_defconfig
@@ -127,6 +127,11 @@ CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_HCD_PLATFORM=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_OHCI_HCD_PLATFORM=m
+CONFIG_MMC=y
+# CONFIG_PWRSEQ_EMMC is not set
+# CONFIG_PWRSEQ_SIMPLE is not set
+# CONFIG_MMC_BLOCK_BOUNCE is not set
+CONFIG_MMC_CAVIUM_OCTEON=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_DS1307=y
CONFIG_STAGING=y
--
2.1.4
next prev parent reply other threads:[~2017-04-24 18:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-24 18:41 [PATCH 0/4] MMC support for Octeon platforms Steven J. Hill
2017-04-24 18:41 ` [PATCH 1/4] mmc: core: Export API to allow hosts to get the card address Steven J. Hill
2017-04-24 18:41 ` [PATCH 2/4] mmc: cavium: Fix detection of block or byte addressing Steven J. Hill
2017-04-24 18:41 ` [PATCH 3/4] mmc: cavium: Add MMC support for Octeon SOCs Steven J. Hill
2017-04-24 18:41 ` Steven J. Hill [this message]
2017-04-24 19:56 ` [PATCH 0/4] MMC support for Octeon platforms Ulf Hansson
2017-04-24 21:19 ` Steven J. Hill
2017-04-25 19:54 ` Ralf Baechle
2017-04-25 20:05 ` Ulf Hansson
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=1493059318-767-5-git-send-email-steven.hill@cavium.com \
--to=steven.hill@cavium.com \
--cc=david.daney@cavium.com \
--cc=jglauber@cavium.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=linux-mmc@vger.kernel.org \
--cc=ulf.hansson@linaro.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