提交 182c5f1e 编写于 作者: W Wasim Khan 提交者: Tom Rini

misc: make CONFIG_IRQ selectable for all platforms

UCLASS_IRQ driver is not Intel specific. Make CONFIG_IRQ
selectable for all platforms.
Signed-off-by: NWasim Khan <wasim.khan@nxp.com>
Tested-by: NVladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: NSimon Glass <sjg@chromium.org>
上级 6f6876a0
......@@ -211,10 +211,9 @@ config FSL_SEC_MON
like software violations or hardware security violations.
config IRQ
bool "Intel Interrupt controller"
depends on X86 || SANDBOX
bool "Interrupt controller"
help
This enables support for Intel interrupt controllers, including ITSS.
This enables support for interrupt controllers, including ITSS.
Some devices have extra features, such as Apollo Lake. The
device has its own uclass since there are several operations
involved.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册