Commit 5b1aa399 authored by Seth Forshee's avatar Seth Forshee Committed by Kleber Sacilotto de Souza

UBUNTU: [Config] CONFIG_SATA_HIGHBANK=y

BugLink: http://bugs.launchpad.net/bugs/1703430

This changed from y to m after trusty without justification.
Having it built as a module causes issues with booting on some
ARM systems.
Signed-off-by: default avatarSeth Forshee <seth.forshee@canonical.com>
Acked-by: default avatarStefan Bader <stefan.bader@canonical.com>
Acked-by: default avatarPaolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: default avatarKleber Sacilotto de Souza <kleber.souza@canonical.com>
parent 9cb66342
......@@ -5502,7 +5502,7 @@ CONFIG_PATA_LEGACY policy<{'amd64': 'm', 'arm64': '
# Menu: Device Drivers >> Serial ATA and Parallel ATA drivers (libata) >> ATA SFF support (for legacy IDE and PATA) >> ATA BMDMA support
CONFIG_ATA_BMDMA policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'powerpc': 'y', 'ppc64el': 'y'}>
CONFIG_ATA_PIIX policy<{'amd64': 'y', 'arm64': 'm', 'armhf': 'm', 'i386': 'y', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_SATA_HIGHBANK policy<{'armhf': 'm'}>
CONFIG_SATA_HIGHBANK policy<{'armhf': 'y'}>
CONFIG_SATA_MV policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_SATA_NV policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'powerpc': 'm', 'ppc64el': 'm'}>
CONFIG_SATA_PROMISE policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'powerpc': 'm', 'ppc64el': 'm'}>
......@@ -5557,6 +5557,7 @@ CONFIG_PATA_WINBOND policy<{'amd64': 'm', 'arm64': '
CONFIG_PATA_ACPI policy<{'amd64': 'm', 'arm64': 'm', 'i386': 'm'}>
CONFIG_ATA_GENERIC policy<{'amd64': 'y', 'arm64': 'm', 'armhf': 'm', 'i386': 'y', 'powerpc': 'm', 'ppc64el': 'm'}>
#
CONFIG_SATA_HIGHBANK mark<ENFORCED> note<LP:1703430>
CONFIG_PATA_HPT3X3_DMA note<DMA mode is documented problematic>
# Menu: Device Drivers >> Sonics Silicon Backplane
......@@ -6548,7 +6548,7 @@ CONFIG_SAMSUNG_Q10=m
CONFIG_SATA_ACARD_AHCI=m
CONFIG_SATA_AHCI=m
CONFIG_SATA_FSL=m
CONFIG_SATA_HIGHBANK=m
CONFIG_SATA_HIGHBANK=y
CONFIG_SATA_INIC162X=m
CONFIG_SATA_MV=m
CONFIG_SATA_NV=m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment