From bf5b588422a50d970ea8660d368cc6cdd2c377c9 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 28 Jun 2020 20:00:58 +0100 Subject: disable SERIAL_SC16IS7XX_I2C, with both SPI and I2C enabled they conflict and we end up with neither --- kernel-x86_64-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-x86_64-fedora.config') diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index fd0e1febe..a9017635c 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -5274,7 +5274,7 @@ CONFIG_SERIAL_JSM=m CONFIG_SERIAL_NONSTANDARD=y # CONFIG_SERIAL_PCH_UART is not set # CONFIG_SERIAL_RP2 is not set -CONFIG_SERIAL_SC16IS7XX_I2C=y +# CONFIG_SERIAL_SC16IS7XX_I2C is not set CONFIG_SERIAL_SC16IS7XX=m CONFIG_SERIAL_SC16IS7XX_SPI=y # CONFIG_SERIAL_SCCNXP is not set -- cgit