ARM: tizen_tm1_defconfig: disable FRAME_WARN config option 75/165075/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 26 Dec 2017 01:58:49 +0000 (10:58 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 26 Dec 2017 01:58:53 +0000 (10:58 +0900)
commit9dc3354909cb148005368c4cb7de23c43fd2beda
treeb20f8c7ab8feda1bc06ac562f55c25cdf9856d13
parentcceaf5557ac79516b0a004c173f1bed3e72123ec
ARM: tizen_tm1_defconfig: disable FRAME_WARN config option

The CONFIG_FRAME_WARN sets size of frame stack to warn and there
are some build warnins caused by too large frame size. Disable
the warnings with setting CONFIG_FRAME_WARN as 0.

NOTE: it only disables warning but it does not mean large frame
size is acceptable.

Change-Id: I42d4fb948110b22495f8b57c391456a0bddc7db2
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm/configs/tizen_tm1_defconfig