mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user