On Wed, May 27, 2026 at 02:45:06PM -0700, xur@google.com wrote:
> From: Rong Xu <xur@google.com>
>
> Resend this patch:
>
> ChangeLog:
> V3: (1) updated the base;
> (2) changed vmlinux.lds.S for arm64 to avoid the warnings
> from .llvm_bb_addr_map.
>
> Rong Xu (2):
> kconfig: Remove the architecture specific config for AutoFDO
> kconfig: Remove the architecture specific config for Propeller
>
> arch/Kconfig | 8 --------
> arch/arm64/kernel/vmlinux.lds.S | 3 +++
> arch/x86/Kconfig | 2 --
> 3 files changed, 3 insertions(+), 10 deletions(-)
For the series:
Acked-by: Will Deacon <will@kernel.org>
Will