blob: 61b656886a9a24e23fd4b3a138a3b48f13e9598c [file] [log] [blame]
Andrzej Puzdrowskie82e3162019-01-30 12:25:59 +01001# 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.
4CONFIG_BOOT_HAVE_LOGGING=n
5CONFIG_SIZE_OPTIMIZATIONS=y