diff --git a/configs/fedora/generic/x86/CONFIG_SPI_SPIDEV b/configs/fedora/generic/x86/CONFIG_SPI_SPIDEV new file mode 100644 index 0000000..a7c3a23 --- /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 5fdd91b..faa2cad 100644 --- a/kernel-i686-debug.config +++ b/kernel-i686-debug.config @@ -5379,7 +5379,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 diff --git a/kernel-i686.config b/kernel-i686.config index 74b6e17..fca072f 100644 --- a/kernel-i686.config +++ b/kernel-i686.config @@ -5358,7 +5358,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 diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index 4cadcdb..67f0d64 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -5419,7 +5419,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 diff --git a/kernel-x86_64.config b/kernel-x86_64.config index 67d6478..940a25c 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