From 511d4cedbcabe5e7a03c420ddb77c3ad5b067f89 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Tue, 5 Apr 2016 23:58:00 +0200 Subject: [PATCH] [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 6c0a3921e..fce5e1a7b 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 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 a2b229427..69997e31e 100644 --- a/debian/config/kernelarch-mips/config.octeon +++ b/debian/config/kernelarch-mips/config.octeon @@ -121,6 +121,11 @@ CONFIG_MDIO_OCTEON=y ## CONFIG_RTC_DRV_DS1307=y +## +## file: drivers/spi/Kconfig +## +CONFIG_SPI_OCTEON=y + ## ## file: drivers/staging/octeon/Kconfig ##