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:11:01 +0000
commita8c6c26372791ece87253bb0e6b211cd9baf7fa0 (patch)
tree469b9aa2295cbbf1e9a44e0150c2ab97313f0628 /kernel-x86_64.config
parent2a29b48ca064db958f2a8e649c813fb3aeffa87a (diff)
downloadkernel-a8c6c26372791ece87253bb0e6b211cd9baf7fa0.tar.gz
kernel-a8c6c26372791ece87253bb0e6b211cd9baf7fa0.tar.xz
kernel-a8c6c26372791ece87253bb0e6b211cd9baf7fa0.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 67d64785c..940a25cac 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -5398,7 +5398,7 @@ CONFIG_SPI_PXA2XX=m
# CONFIG_SPI_ROCKCHIP is not set
# CONFIG_SPI_SC18IS602 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