Move from using Kconfig GDBSTUB_SERIAL_BACKEND_NAME to a devicetree
chosen property ("zephyr,gdbstub-uart"). This is similar to a number
of other functions like "zephyr,shell-uart" or "zephyr,bt-uart".
Signed-off-by: Benjamin Björnsson <benjamin.bjornsson@gmail.com>
5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
CONFIG_GDBSTUB=y
|
|
CONFIG_NO_OPTIMIZATIONS=y
|
|
CONFIG_USERSPACE=y
|
|
CONFIG_KOBJECT_TEXT_AREA=4096
|