arm/tlsr82xx: Don't select ARCH_HAVE_BACKTRACE
since it's already selected by ARCH_ARM Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
63d00a5fb1
commit
1cd9fa25cd
|
@ -598,7 +598,6 @@ config ARCH_CHIP_PHY62XX
|
|||
config ARCH_CHIP_TLSR82
|
||||
bool "Telink TLSR82XX"
|
||||
select ARCH_ARMV6M
|
||||
select ARCH_HAVE_BACKTRACE
|
||||
select ARCH_HAVE_RESET
|
||||
select LIBC_ARCH_ATOMIC
|
||||
---help---
|
||||
|
|
Loading…
Reference in New Issue