[linux] 01/01: [mips*/octeon] Enable SPI_OCTEON.
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Apr 5 21:58:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
aurel32 pushed a commit to branch master
in repository linux.
commit 511d4cedbcabe5e7a03c420ddb77c3ad5b067f89
Author: Aurelien Jarno <aurelien at aurel32.net>
Date: Tue Apr 5 23:58:00 2016 +0200
[mips*/octeon] Enable SPI_OCTEON.
---
debian/changelog | 1 +
debian/config/kernelarch-mips/config.octeon | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6c0a392..fce5e1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ linux (4.5-1~exp2) UNRELEASED; urgency=medium
Enable AHCI_OCTEON and SATA_AHCI_PLATFORM.
* [mips*/octeon] Backport Octeon III CN7xxx interface detection from
4.7 queue.
+ * [mips*/octeon] Enable SPI_OCTEON.
-- Ben Hutchings <ben at decadent.org.uk> Fri, 25 Mar 2016 13:43:57 +0000
diff --git a/debian/config/kernelarch-mips/config.octeon b/debian/config/kernelarch-mips/config.octeon
index a2b2294..69997e3 100644
--- a/debian/config/kernelarch-mips/config.octeon
+++ b/debian/config/kernelarch-mips/config.octeon
@@ -122,6 +122,11 @@ CONFIG_MDIO_OCTEON=y
CONFIG_RTC_DRV_DS1307=y
##
+## file: drivers/spi/Kconfig
+##
+CONFIG_SPI_OCTEON=y
+
+##
## file: drivers/staging/octeon/Kconfig
##
CONFIG_OCTEON_ETHERNET=y
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list