2017-09-01 04:26:42 +08:00
|
|
|
CONFIG_PRINTK=y
|
|
|
|
CONFIG_CONSOLE_SHELL=y
|
|
|
|
CONFIG_KERNEL_SHELL=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
|
|
|
|
|
2018-09-23 09:34:35 +08:00
|
|
|
CONFIG_LOG=y
|