Remove unnecessary sample project use of GDB_INFO

Revises ARM M3/4 ISR installation project, which doesn't actually
require the GDB_INFO capability.

Change-Id: I9eefba5678e2c4a0fa7a8e57df603d25af144eb1
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
This commit is contained in:
Allan Stephens 2015-04-24 13:07:56 -04:00 committed by Anas Nashif
commit 3f6c0e51dd

View file

@ -1,4 +1,3 @@
CONFIG_IRQ_VECTOR_TABLE_CUSTOM=y
CONFIG_NUM_IRQS=3
CONFIG_GDB_INFO=y
CONFIG_COMPILER_OPT="-O0"