diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index 60f2b41c7310529410939d1df6d0d1c3ee8b1222..722312fe19be3635e6d2c27df8ad2cecab8349ed 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -505,7 +505,7 @@ config SPI_TEGRA20_SLINK config SPI_TOPCLIFF_PCH tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) SPI" - depends on PCI + depends on PCI && (X86_32 || COMPILE_TEST) help SPI driver for the Topcliff PCH (Platform Controller Hub) SPI bus used in some x86 embedded processors.