diff options
-rw-r--r-- | drivers/staging/sxg/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
1 | config SXG | 1 | config SXG |
2 | tristate "Alacritech SLIC Technology Non-Accelerated 10Gbe support" | 2 | tristate "Alacritech SLIC Technology Non-Accelerated 10Gbe support" |
3 | depends on PCI && NETDEV_10000 | 3 | depends on PCI && NETDEV_10000 |
4 | depends on X86 | ||
4 | default n | 5 | default n |
5 | help | 6 | help |
6 | This driver supports the Alacritech SLIC Technology Non-Accelerated | 7 | This driver supports the Alacritech SLIC Technology Non-Accelerated |