summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl-fedora.config
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-24 11:42:15 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-24 11:42:15 -0500
commitbf5cb5c01a61c8a359e4b4618ceeeb6772d6b88c (patch)
treed8f1eba3a00090dff8e5b351590cc6e792f81694 /kernel-armv7hl-fedora.config
parente25d9eea6eb1e9c16228c0c54c9865c66de84309 (diff)
downloadkernel-bf5cb5c01a61c8a359e4b4618ceeeb6772d6b88c.tar.gz
kernel-bf5cb5c01a61c8a359e4b4618ceeeb6772d6b88c.tar.xz
kernel-bf5cb5c01a61c8a359e4b4618ceeeb6772d6b88c.zip
Turn on CONFIG_SERIAL_SC16IS7XX for Fedora https://gitlab.com/cki-project/kernel-ark/-/issues/31
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-armv7hl-fedora.config')
-rw-r--r--kernel-armv7hl-fedora.config4
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel-armv7hl-fedora.config b/kernel-armv7hl-fedora.config
index 9a3b4e6fc..5ecf9e1d3 100644
--- a/kernel-armv7hl-fedora.config
+++ b/kernel-armv7hl-fedora.config
@@ -5948,7 +5948,9 @@ CONFIG_SERIAL_OF_PLATFORM=y
# CONFIG_SERIAL_RP2 is not set
CONFIG_SERIAL_SAMSUNG_CONSOLE=y
CONFIG_SERIAL_SAMSUNG=y
-# CONFIG_SERIAL_SC16IS7XX is not set
+CONFIG_SERIAL_SC16IS7XX_I2C=y
+CONFIG_SERIAL_SC16IS7XX=m
+CONFIG_SERIAL_SC16IS7XX_SPI=y
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SIFIVE is not set
# CONFIG_SERIAL_SPRD is not set