samples: remove SECTION_GARBAGE_COLLECTION

By default, the kconfig option SECTION_GARBAGE_COLLECTION is already enabled.
Removing this option from the project configuration files does not change the
resulting images.

Change-Id: I0f3329aa15a341c2c1082f75162b2b3e12447a26
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
Peter Mitsis 2015-04-23 12:53:38 -04:00 committed by Anas Nashif
parent c8c5ae8f7f
commit 9dec8d068c
6 changed files with 0 additions and 6 deletions

View file

@ -37,4 +37,3 @@ CONFIG_NUM_GDT_SPARE_ENTRIES=0
# Compilation & Linkage Options
#
CONFIG_COMPILER_OPT="-O2"
CONFIG_SECTION_GARBAGE_COLLECTION=y

View file

@ -51,4 +51,3 @@ CONFIG_NUM_GDT_SPARE_ENTRIES=0
# Compilation & Linkage Options
#
CONFIG_COMPILER_OPT="-Os"
CONFIG_SECTION_GARBAGE_COLLECTION=y

View file

@ -59,4 +59,3 @@ CONFIG_NUM_GDT_SPARE_ENTRIES=0
# Compilation & Linkage Options
#
CONFIG_COMPILER_OPT="-Os"
CONFIG_SECTION_GARBAGE_COLLECTION=y

View file

@ -36,4 +36,3 @@ CONFIG_NUM_GDT_SPARE_ENTRIES=0
# Compilation & Linkage Options
#
CONFIG_COMPILER_OPT="-O2"
CONFIG_SECTION_GARBAGE_COLLECTION=y

View file

@ -51,4 +51,3 @@ CONFIG_NUM_GDT_SPARE_ENTRIES=0
# Compilation & Linkage Options
#
CONFIG_COMPILER_OPT="-Os"
CONFIG_SECTION_GARBAGE_COLLECTION=y

View file

@ -49,4 +49,3 @@ CONFIG_NUM_GDT_SPARE_ENTRIES=0
# Compilation & Linkage Options
#
CONFIG_COMPILER_OPT="-Os"
CONFIG_SECTION_GARBAGE_COLLECTION=y