do not uset deprecated options
This commit is contained in:
parent
698616b45b
commit
20dcaad271
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue