Message ID | 20170802153509.14702-3-seth.forshee@canonical.com |
---|---|
State | New |
Headers | show |
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 3df72739317d..a4cc6ce54f06 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -7074,7 +7074,7 @@ CONFIG_SATA_AHCI_SEATTLE=m CONFIG_SATA_DWC=m # CONFIG_SATA_DWC_DEBUG is not set CONFIG_SATA_DWC_OLD_DMA=y -CONFIG_SATA_HIGHBANK=m +CONFIG_SATA_HIGHBANK=y CONFIG_SATA_INIC162X=m CONFIG_SATA_MV=m CONFIG_SATA_NV=m
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: Seth Forshee <seth.forshee@canonical.com> --- debian.master/config/config.common.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)