[PATCH xenial 1/2] UBUNTU: [Config] CONFIG_SATA_HIGHBANK=y

Seth Forshee seth.forshee at canonical.com
Wed Aug 2 15:35:08 UTC 2017


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 at canonical.com>
---
 debian.master/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 1c7ce82ec07e..a012224b9188 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -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
-- 
2.11.0





More information about the kernel-team mailing list