leds: LEDS_BLINK_LGM should depend on X86
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 16 Mar 2021 13:39:46 +0000 (14:39 +0100)
committerPavel Machek <pavel@ucw.cz>
Sun, 25 Apr 2021 20:56:42 +0000 (22:56 +0200)
commit1cfa807b06afd54488512bacef7cb5023437f178
tree30bd8f52099323e369f7156a01563d40cda62488
parentec50536b7840dde085185d9570fa19d0baf5042c
leds: LEDS_BLINK_LGM should depend on X86

The Intel Lightning Mountain (LGM) Serial Shift Output controller (SSO)
is only present on Intel Lightning Mountain SoCs.  Hence add a
dependency on X86, to prevent asking the user about this driver when
configuring a kernel without Intel Lightning Mountain platform support.

While at it, merge the other dependencies into a single statement.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/blink/Kconfig