From e792acd12ffe8357ee7f9c911c4d7d6e09f85f66 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Mon, 20 Oct 2008 22:59:18 +1100 Subject: staging: sxg depends on X86 sxghif.h has code that explicitly will not build fo other architecures. Signed-off-by: Stephen Rothwell --- drivers/staging/sxg/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/sxg/Kconfig b/drivers/staging/sxg/Kconfig index 1ae350806600..6e6cf0b9ef99 100644 --- a/drivers/staging/sxg/Kconfig +++ b/drivers/staging/sxg/Kconfig @@ -1,6 +1,7 @@ config SXG tristate "Alacritech SLIC Technology Non-Accelerated 10Gbe support" depends on PCI && NETDEV_10000 + depends on X86 default n help This driver supports the Alacritech SLIC Technology Non-Accelerated -- cgit v1.2.3