2022-06-29 08:30:23

by 孙滢

[permalink] [raw]
Subject: [PATCH] arch: microblaze: Remove unused "select HANDLE_DOMAIN_IRQ"

From: Ying Sun <[email protected]>

The "CONFIG_HANDLE_DOMAIN_IRQ" item has not been used right now.
Remove the old unused selection in config MICROBLAZE.

Signed-off-by: Ying Sun <[email protected]>
---
arch/microblaze/Kconfig | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig
index 8cf429ad1c84..ed9ce6117263 100644
--- a/arch/microblaze/Kconfig
+++ b/arch/microblaze/Kconfig
@@ -45,7 +45,6 @@ config MICROBLAZE
select ZONE_DMA
select TRACE_IRQFLAGS_SUPPORT
select GENERIC_IRQ_MULTI_HANDLER
- select HANDLE_DOMAIN_IRQ

# Endianness selection
choice
--
2.17.1


2022-06-30 14:41:44

by Michal Simek

[permalink] [raw]
Subject: Re: [PATCH] arch: microblaze: Remove unused "select HANDLE_DOMAIN_IRQ"



On 6/29/22 10:06, [email protected] wrote:
> From: Ying Sun <[email protected]>
>
> The "CONFIG_HANDLE_DOMAIN_IRQ" item has not been used right now.
> Remove the old unused selection in config MICROBLAZE.
>
> Signed-off-by: Ying Sun <[email protected]>
> ---
> arch/microblaze/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig
> index 8cf429ad1c84..ed9ce6117263 100644
> --- a/arch/microblaze/Kconfig
> +++ b/arch/microblaze/Kconfig
> @@ -45,7 +45,6 @@ config MICROBLAZE
> select ZONE_DMA
> select TRACE_IRQFLAGS_SUPPORT
> select GENERIC_IRQ_MULTI_HANDLER
> - select HANDLE_DOMAIN_IRQ
>
> # Endianness selection
> choice

Applied.
M

--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: http://www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs