diff --git a/configs/fedora/generic/x86/CONFIG_SPI_SPIDEV b/configs/fedora/generic/x86/CONFIG_SPI_SPIDEV new file mode 100644 index 000000000..a7c3a239f --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_SPI_SPIDEV @@ -0,0 +1 @@ +CONFIG_SPI_SPIDEV=m diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config index f9ea40c09..2139ed7b6 100644 --- a/kernel-i686-debug.config +++ b/kernel-i686-debug.config @@ -5450,7 +5450,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 diff --git a/kernel-i686.config b/kernel-i686.config index e2af46448..d6e5aaca7 100644 --- a/kernel-i686.config +++ b/kernel-i686.config @@ -5429,7 +5429,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 diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index 1600d7c67..46614c3e5 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -5505,7 +5505,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 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