Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Martin Dummer <martin.dummer@gmx.net>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>

authored by

Martin Dummer and committed by
Jacek Anaszewski
fe15ee47 cf6fea8c

+3 -2
+3 -2
drivers/leds/Kconfig
··· 413 413 tristate "LED driver for Intel NAS SS4200 series" 414 414 depends on LEDS_CLASS 415 415 depends on PCI && DMI 416 + depends on X86 416 417 help 417 418 This option enables support for the Intel SS4200 series of 418 - Network Attached Storage servers. You may control the hard 419 - drive or power LEDs on the front panel. Using this driver 419 + Network Attached Storage servers. You may control the hard 420 + drive or power LEDs on the front panel. Using this driver 420 421 can stop the front LED from blinking after startup. 421 422 422 423 config LEDS_LT3593