summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64.config
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2019-03-12 15:00:30 +0000
committerJeremy Cline <jcline@redhat.com>2019-03-12 15:02:18 +0000
commit88d17afb2447cdfd4235c04a28bdd232cce43f83 (patch)
treec930d1bb8f7b94861ffa4ac501de71cce6b885b2 /kernel-x86_64.config
parentdab12d564c0cf1a32a5576198ad476d125afc3fb (diff)
downloadkernel-88d17afb2447cdfd4235c04a28bdd232cce43f83.tar.gz
kernel-88d17afb2447cdfd4235c04a28bdd232cce43f83.tar.xz
kernel-88d17afb2447cdfd4235c04a28bdd232cce43f83.zip
Enable SPI_SPIDEV on x86
As requested on the Fedora kernel mailing list
Diffstat (limited to 'kernel-x86_64.config')
-rw-r--r--kernel-x86_64.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index 52dc50ee3..4d1e49af3 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -5484,7 +5484,7 @@ CONFIG_SPI_PXA2XX=m
# CONFIG_SPI_SC18IS602 is not set
# CONFIG_SPI_SIFIVE is not set
# CONFIG_SPI_SLAVE is not set
-# CONFIG_SPI_SPIDEV is not set
+CONFIG_SPI_SPIDEV=m
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_SPI_TOPCLIFF_PCH is not set
# CONFIG_SPI_XCOMM is not set