Commit fe15ee47 authored by Martin Dummer's avatar Martin Dummer Committed by Jacek Anaszewski

leds: ss4200: Add depend on x86 arch

There is only one x86 hardware where the driver leds-ss4200 applies to.
Add kconfig dependency to x86 architecture, fix help text whitespace.
Signed-off-by: default avatarMartin Dummer <martin.dummer@gmx.net>
Signed-off-by: default avatarJacek Anaszewski <j.anaszewski@samsung.com>
parent cf6fea8c
...@@ -413,6 +413,7 @@ config LEDS_INTEL_SS4200 ...@@ -413,6 +413,7 @@ config LEDS_INTEL_SS4200
tristate "LED driver for Intel NAS SS4200 series" tristate "LED driver for Intel NAS SS4200 series"
depends on LEDS_CLASS depends on LEDS_CLASS
depends on PCI && DMI depends on PCI && DMI
depends on X86
help help
This option enables support for the Intel SS4200 series of This option enables support for the Intel SS4200 series of
Network Attached Storage servers. You may control the hard Network Attached Storage servers. You may control the hard
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment