From 20dcaad271ffba7f3973d4a3f5f5f70b4f71890d Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Tue, 16 Oct 2018 06:14:54 -0500 Subject: [PATCH] do not uset deprecated options --- config-iot-lts2018-sos | 2 +- linux-iot-lts2018.spec | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config-iot-lts2018-sos b/config-iot-lts2018-sos index e5d1072a..aa204622 100644 --- a/config-iot-lts2018-sos +++ b/config-iot-lts2018-sos @@ -2567,7 +2567,7 @@ CONFIG_CBC_LDISC=y # CONFIG_SERIAL_EARLYCON=y CONFIG_SERIAL_8250=y -CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y +# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set CONFIG_SERIAL_8250_PNP=y CONFIG_SERIAL_8250_FINTEK=y CONFIG_SERIAL_8250_CONSOLE=y diff --git a/linux-iot-lts2018.spec b/linux-iot-lts2018.spec index 6c1ea673..b7ed69aa 100644 --- a/linux-iot-lts2018.spec +++ b/linux-iot-lts2018.spec @@ -592,6 +592,7 @@ Patch0544: 0544-drm-i915-Add-cp_downstream-property.patch Patch0545: 0545-REVERTME-IOTG-drm-i915-Add-GuC-v9.29-and-HuC-v1.07-f.patch Patch0546: 0546-test-configs-use-for-clean-and-android-bare-metal-BA.patch #END XXXX: PK Series +Patch1059: 1059-serial-8250_port-properly-handle-runtime-PM-in-IRQ.patch # SEP and SoCWatch Series @@ -1168,6 +1169,7 @@ Linux kernel extra files %patch0545 -p1 %patch0546 -p1 # End XXXX PK Series +%patch1059 -p1 # SEP and SoCWatch Series