* [PATCH RESEND] irqchip: add kconfig menu
@ 2017-10-16 18:04 Randy Dunlap
2017-10-16 19:10 ` [tip:irq/core] irqchip: Add Kconfig menu tip-bot for Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2017-10-16 18:04 UTC (permalink / raw)
To: LKML, Thomas Gleixner, Jason Cooper, Marc Zyngier, Andrew Morton
From: Randy Dunlap <rdunlap@infradead.org>
Add a menu for IRQCHIP support. This makes the Device drivers menu
be more consistent (listing "subsystems" instead of specific
options) and makes the IRQCHIP options be listed in expected
places (mostly applies to "make xconfig").
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
---
drivers/irqchip/Kconfig | 4 ++++
1 file changed, 4 insertions(+)
--- lnx-414-rc5.orig/drivers/irqchip/Kconfig
+++ lnx-414-rc5/drivers/irqchip/Kconfig
@@ -1,3 +1,5 @@
+menu "IRQCHIP support"
+
config IRQCHIP
def_bool y
depends on OF_IRQ
@@ -321,3 +323,5 @@ config IRQ_UNIPHIER_AIDET
select IRQ_DOMAIN_HIERARCHY
help
Support for the UniPhier AIDET (ARM Interrupt Detector).
+
+endmenu
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tip:irq/core] irqchip: Add Kconfig menu
2017-10-16 18:04 [PATCH RESEND] irqchip: add kconfig menu Randy Dunlap
@ 2017-10-16 19:10 ` tip-bot for Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Randy Dunlap @ 2017-10-16 19:10 UTC (permalink / raw)
To: linux-tip-commits
Cc: marc.zyngier, akpm, hpa, mingo, rdunlap, tglx, jason, linux-kernel
Commit-ID: c94fb639d5462027004ed8f5f71288955688a4ae
Gitweb: https://git.kernel.org/tip/c94fb639d5462027004ed8f5f71288955688a4ae
Author: Randy Dunlap <rdunlap@infradead.org>
AuthorDate: Mon, 16 Oct 2017 11:04:33 -0700
Committer: Thomas Gleixner <tglx@linutronix.de>
CommitDate: Mon, 16 Oct 2017 21:05:15 +0200
irqchip: Add Kconfig menu
Add a menu for IRQ chip drivers. This makes the Device drivers menu be more
consistent (listing "subsystems" instead of specific options) and makes the
IRQCHIP options be listed in expected places for 'make menu|xconfig'.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Link: https://lkml.kernel.org/r/3db7385a-c6a1-5c93-0797-6f4b6b2b2cde@infradead.org
---
drivers/irqchip/Kconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
index 9d8a1dd..77df38e 100644
--- a/drivers/irqchip/Kconfig
+++ b/drivers/irqchip/Kconfig
@@ -1,3 +1,5 @@
+menu "IRQ chip support"
+
config IRQCHIP
def_bool y
depends on OF_IRQ
@@ -321,3 +323,5 @@ config IRQ_UNIPHIER_AIDET
select IRQ_DOMAIN_HIERARCHY
help
Support for the UniPhier AIDET (ARM Interrupt Detector).
+
+endmenu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-16 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-16 18:04 [PATCH RESEND] irqchip: add kconfig menu Randy Dunlap
2017-10-16 19:10 ` [tip:irq/core] irqchip: Add Kconfig menu tip-bot for Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®