| commit | cfa6e250e4ab7f6e38547f8d9b06f117bc1910bc | [log] [tgz] |
|---|---|---|
| author | Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> | Thu Apr 11 14:03:32 2024 +0200 |
| committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu Apr 25 12:43:44 2024 +0000 |
| tree | 21b8a035b7dc5493d9924bf6fbe1b831e3fbfcdf | |
| parent | 00ddd8a81a79d94ed5302469261c103d5e3f0096 [diff] |
soc: nordic: nrf54h: Remove redundant ICACHE kconfig Remove CONFIG_NRF_ENABLE_ICACHE as it is not needed. There is CONFIG_ICACHE which is by default enabled for nrf54h. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>