2018-01-17 16:25:26

by Vadim Pasternak

[permalink] [raw]
Subject: [patch v1 1/1] platform/x86: mlx-platform: Allow compilation for 32 bit arch

It makes mlx-platform available for 32 bit architecture.

Signed-off-by: Vadim Pasternak <[email protected]>
---
drivers/platform/x86/Kconfig | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 8a07df5..b9b40e3 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -1157,7 +1157,6 @@ config INTEL_TELEMETRY

config MLX_PLATFORM
tristate "Mellanox Technologies platform support"
- depends on X86_64
---help---
This option enables system support for the Mellanox Technologies
platform. The Mellanox systems provide data center networking
--
2.1.4