Main-line Linux kernel tree http://www.kernel.org
Go to file
Steven J. Hill ff4143ccff MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMC
Enable the Octeon MMC driver in the defconfig.

Signed-off-by: Steven J. Hill <Steven.Hill@cavium.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2017-04-25 22:04:16 +02:00
arch MIPS: Octeon: cavium_octeon_defconfig: Enable Octeon MMC 2017-04-25 22:04:16 +02:00
block
certs
crypto
Documentation dt: bindings: Add bindings for Marvell Xenon SD Host Controller 2017-04-24 21:42:15 +02:00
drivers mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data() 2017-04-25 09:55:46 +02:00
firmware
fs
include mmc: core: Export API to allow hosts to get the card address 2017-04-24 21:49:15 +02:00
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers 2017-04-24 21:42:18 +02:00
Makefile
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.