Skip to content
Snippets Groups Projects
Commit 390c4df2 authored by Jeremiah McConnell's avatar Jeremiah McConnell Committed by Hauke Mehrtens
Browse files

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: default avatarJeremiah McConnell <miah@miah.com>
parent 4270847a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment