[Wily PATCH] arm64: config: make SERIAL_8250_DW as built-in

Ming Lei ming.lei at canonical.com
Thu Sep 10 03:50:33 UTC 2015


Otherwise we can't boot APM xgene2 via UEFI+ACPI.

Signed-off-by: Ming Lei <ming.lei at canonical.com>
---
 debian.master/config/arm64/config.common.arm64 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian.master/config/arm64/config.common.arm64 b/debian.master/config/arm64/config.common.arm64
index 64ca34b..94c5bc7 100644
--- a/debian.master/config/arm64/config.common.arm64
+++ b/debian.master/config/arm64/config.common.arm64
@@ -106,6 +106,7 @@ CONFIG_SATA_SVW=m
 CONFIG_SCHED_SMT=y
 CONFIG_SCSI_SRP_ATTRS=m
 CONFIG_SENSORS_SCH56XX_COMMON=m
+CONFIG_SERIAL_8250_DW=y
 # CONFIG_SH_TIMER_CMT is not set
 # CONFIG_SH_TIMER_MTU2 is not set
 # CONFIG_SH_TIMER_TMU is not set
-- 
1.9.1





More information about the kernel-team mailing list