Revert "[REVERTME]boards: omit frame pointer for ARC boards"
This reverts commit 813d550361
.
This change requires Zephyr SDK 0.9.
Change-Id: Ic296cee1cd472b99cad4f9140d608640eb9ed66a
Jira: ZEP-1403
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
9659fec761
commit
2ab4fa2d4e
3 changed files with 0 additions and 3 deletions
|
@ -14,4 +14,3 @@ CONFIG_UART_QMSI=y
|
|||
CONFIG_CONSOLE=y
|
||||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_OMIT_FRAME_POINTER=y
|
||||
|
|
|
@ -17,4 +17,3 @@ CONFIG_UART_NS16550_PORT_1=y
|
|||
CONFIG_UART_NS16550_PORT_0=n
|
||||
CONFIG_UART_INTERRUPT_DRIVEN=y
|
||||
CONFIG_GPIO=y
|
||||
CONFIG_OMIT_FRAME_POINTER=y
|
||||
|
|
|
@ -13,4 +13,3 @@ CONFIG_CONSOLE=y
|
|||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_UART_QMSI=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_OMIT_FRAME_POINTER=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue