lkml.org 
[lkml]   [2017]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH RESEND] irqchip: add kconfig menu
Date
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
\
 
 \ /
  Last update: 2017-10-16 20:04    [W:0.026 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site