提交 1cfa807b 编写于 作者: G Geert Uytterhoeven 提交者: Pavel Machek

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: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NPavel Machek <pavel@ucw.cz>
上级 ec50536b
config LEDS_LGM config LEDS_LGM
tristate "LED support for LGM SoC series" tristate "LED support for LGM SoC series"
depends on GPIOLIB depends on X86 || COMPILE_TEST
depends on LEDS_CLASS depends on GPIOLIB && LEDS_CLASS && MFD_SYSCON && OF
depends on MFD_SYSCON
depends on OF
help help
This option enables support for LEDs connected to GPIO lines on This option enables support for LEDs connected to GPIO lines on
Lightning Mountain (LGM) SoC. Lightning Mountain is a AnyWAN Lightning Mountain (LGM) SoC. Lightning Mountain is a AnyWAN
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册