commit | 55c9b9c863ad8eeee03c2dccae77fd33ed3d4f3c | [log] [tgz] |
---|---|---|
author | Wasim Khan <wasim.khan@nxp.com> | Mon Mar 08 16:48:13 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 20 07:31:12 2021 -0400 |
tree | bbd76e46faab1af73187ef68f8ea42b8a47d3e70 | |
parent | 295b42d58748f80cb6a8636de11b23b18483222b [diff] |
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: Wasim Khan <wasim.khan@nxp.com> Tested-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org>