This should align with subsys/display which we do not have yet. Plan is to move lib/gui into subsys/display. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
148 B
Plaintext
11 lines
148 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
|
|
CONFIG_HEAP_MEM_POOL_SIZE=16384
|
|
|
|
CONFIG_DISPLAY=y
|
|
|
|
CONFIG_LOG=y
|
|
|
|
CONFIG_CFB_LOG_LEVEL_DBG=y
|
|
CONFIG_CHARACTER_FRAMEBUFFER=y
|