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:
Anas Nashif 2017-01-07 18:38:02 -05:00 committed by Anas Nashif
commit 2ab4fa2d4e
3 changed files with 0 additions and 3 deletions

View file

@ -14,4 +14,3 @@ CONFIG_UART_QMSI=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_SERIAL=y
CONFIG_OMIT_FRAME_POINTER=y

View file

@ -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

View file

@ -13,4 +13,3 @@ CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_UART_QMSI=y
CONFIG_SERIAL=y
CONFIG_OMIT_FRAME_POINTER=y