Andrzej Puzdrowski | e82e316 | 2019-01-30 12:25:59 +0100 | [diff] [blame] | 1 | # Due the small boot partition can't use logging and debug optimalization |
2 | # out-off-the-box. For using these features need to increase boot partition via | ||||
3 | # zephyr DTS. | ||||
4 | CONFIG_BOOT_HAVE_LOGGING=n | ||||
5 | CONFIG_SIZE_OPTIMIZATIONS=y |