defconfig: txhd2: change unwind method to arm [1/1]

PD#SWPL-219666

Problem:
Using frame point to unwind under 32bit may cause
Backtrace aborted due to vmap function.

Solution:
change to arm unwinde. also see
SWPL-203341

Verify:
txhd2_be311

Change-Id: I71512b0d089e3873b00a72dbbe3fa5404052583c
Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>
This commit is contained in:
Qianggui Song
2025-06-23 07:38:21 +00:00
committed by gerrit autosubmit
parent 802e492674
commit 3214ecc93f
@@ -17,3 +17,6 @@ CONFIG_AMLOGIC_LEDS_AW9523B=n
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# amlogic-dvb-demux.ko
# CONFIG_AMLOGIC_DVB_DMX is not set
# CONFIG_UNWINDER_FRAME_POINTER is not set
CONFIG_UNWINDER_ARM=y