aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/config-4.14
diff options
context:
space:
mode:
authorJeremiah McConnell <miah@miah.com>2018-06-07 16:23:41 -0600
committerJohn Crispin <john@phrozen.org>2018-06-18 21:21:54 +0200
commit1bb1239c28a12413896e81777e67632416c32284 (patch)
treec30d7de1934742e29c26cd3b5708049ef957b1bf /target/linux/mvebu/config-4.14
parent4a571ae62beebbcaa46e2f8fa4d0283d5c2391a4 (diff)
downloadupstream-1bb1239c28a12413896e81777e67632416c32284.tar.gz
upstream-1bb1239c28a12413896e81777e67632416c32284.tar.bz2
upstream-1bb1239c28a12413896e81777e67632416c32284.zip
mvebu: enable SATA port multiplier support
Some of the Marvell targets have functional SATA port multiplier support, which is required for multi-bay eSATA enclosures. Enable kernel support by setting CONFIG_SATA_PMP. Closes: FS#1232 and FS#547 Signed-off-by: Jeremiah McConnell <miah@miah.com> (cherry picked from commit 390c4df2c0b2e7b31c52eca3dcba139b0d745a97)
Diffstat (limited to 'target/linux/mvebu/config-4.14')
-rw-r--r--target/linux/mvebu/config-4.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/config-4.14 b/target/linux/mvebu/config-4.14
index 694ecdfb82..aa6b0104b0 100644
--- a/target/linux/mvebu/config-4.14
+++ b/target/linux/mvebu/config-4.14
@@ -422,6 +422,7 @@ CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_SATA_AHCI_PLATFORM=y
CONFIG_SATA_MV=y
+CONFIG_SATA_PMP=y
# CONFIG_SCHED_INFO is not set
CONFIG_SCSI=y
CONFIG_SENSORS_PWM_FAN=y