commit | efc6d0a8826b83c077a9b07e4b1b0089e269fe16 | [log] [tgz] |
---|---|---|
author | Sebastian Bøe <sebastian.boe@nordicsemi.no> | Fri Mar 15 10:54:06 2019 +0100 |
committer | Andrew Boie <andrewboie@gmail.com> | Fri Mar 15 11:08:00 2019 -0700 |
tree | 65164c1e5f7ffb9310dd8debb7996d3c00376ad0 | |
parent | 350f6f715632747ccd087d80ffb5bb586428d1de [diff] |
kconfig: Increase the size of KOBJECT_TEXT_AREA when NO_OPTIMIZATION Since #14545 was merged building with USERSPACE and NO_OPTIMIZATIONS has been broken due to #5226. To fix #5226 we increase the size of KOBJECT_TEXT_AREA when NO_OPTIMIZATIONS. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>