diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index fe2230cb64e2..1e6df18e8218 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -468,7 +468,7 @@ config BMP085_SPI config PCH_PHUB tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) PHUB" select GENERIC_NET_UTILS - depends on PCI + depends on PCI && (X86_32 || COMPILE_TEST) help This driver is for PCH(Platform controller Hub) PHUB(Packet Hub) of Intel Topcliff which is an IOH(Input/Output Hub) for x86 embedded