14 lines
356 B
Plaintext
14 lines
356 B
Plaintext
CONFIG_PRINTK=y
|
|
CONFIG_CONSOLE_SHELL=y
|
|
CONFIG_KERNEL_SHELL=y
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_FLASH=y
|
|
# Your flash driver may not enable this, even if it's supported.
|
|
# If that's the case and you're interested in the flash layout, enable
|
|
# it here.
|
|
# CONFIG_FLASH_PAGE_LAYOUT=y
|
|
CONFIG_MPU_ALLOW_FLASH_WRITE=y
|
|
|
|
CONFIG_SYS_LOG=y
|
|
CONFIG_SYS_LOG_DEFAULT_LEVEL=4
|