ANDROID: hikey960_gki.fragment: Remove unused CONFIG_SERIAL_8250_DW

YongQin reported issues building for hikey960 due to missing
the dw8250_setup_port symbol from ksymtab.

However, its not clear why this was set, so remove it from the config.

Bug: 146450171
Signed-off-by: John Stultz <john.stultz@linaro.org>
(qperret: fixed trivial cherry-pick conflict)
Signed-off-by: Quentin Perret <qperret@google.com>
Change-Id: I5f5a73c6536731855b4edc629f187126d8a0a54d
This commit is contained in:
John Stultz 2020-06-24 05:32:41 +00:00 committed by Todd Kjos
parent 839bf5ca35
commit 0af0089d12

View File

@ -10,7 +10,6 @@ CONFIG_WL18XX=m
CONFIG_WLCORE_SDIO=m
CONFIG_INPUT_HISI_POWERKEY=m
CONFIG_SERIO_AMBAKMI=m
CONFIG_SERIAL_8250_DW=m
CONFIG_I2C_DESIGNWARE_PLATFORM=m
CONFIG_SPI_PL022=m
CONFIG_SPI_SPIDEV=m