commit | 01264d23db0ad2e6bff0a5da64693f65e4e7d8f2 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Thu Dec 07 14:20:32 2023 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Dec 11 18:23:23 2023 -0500 |
tree | c8a9437615d99731e555db3a360d2255fe922c67 | |
parent | 552f7194e3bb4fe31dc465329b486ac124a86524 [diff] |
drivers: intc: manage multi-level interrupt configs Multilevel interrupt configs are leaking into every single build without this option being enabled, so guard the Kconfig and include files to avoid this. Signed-off-by: Anas Nashif <anas.nashif@intel.com>