All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Change the the config option of mbigen driver.
@ 2016-03-23  9:06 ` MaJun
  0 siblings, 0 replies; 10+ messages in thread
From: MaJun @ 2016-03-23  9:06 UTC (permalink / raw)
  To: Catalin.Marinas, linux-kernel, linux-arm-kernel, Will.Deacon,
	mark.rutland, marc.zyngier, jason, tglx, lizefan, huxinwei,
	dingtianhong, liguozhu, guohanjun, majun258, zhaojunhua

From: Ma Jun <majun258@huawei.com>

In current driver, the config of mbigen driver is a configurable option and
have nothing to do with CONFIG_ARCH_HISI.

As a module of Hisilicon SOC, the config of mbigen driver should be selected
by CONFIG_ARCH_HISI on Hisilicon platform, but not a configurable option.

This patch set is applied to fix this problem.

Ma Jun (2):
  ARM64: Enable mbigen interrupt controller on Hisilicon platform
  irqchip/mbigen:Change the config option of mbigen driver to non-configurable

 arch/arm64/Kconfig.platforms |    1 +
 drivers/irqchip/Kconfig      |   14 ++++++--------
 2 files changed, 7 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-03-23 12:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-23  9:06 [PATCH 0/2] Change the the config option of mbigen driver MaJun
2016-03-23  9:06 ` MaJun
2016-03-23  9:06 ` [PATCH 1/2]ARM64: Enable mbigen interrupt controller on Hisilicon platform MaJun
2016-03-23  9:06   ` MaJun
2016-03-23 11:06   ` [tip:irq/urgent] ARM64: Kconfig: Select " tip-bot for MaJun
2016-03-23  9:06 ` [PATCH 2/2] irqchip/mbigen:Change the config option of mbigen driver to non-configurable MaJun
2016-03-23  9:06   ` MaJun
2016-03-23 11:07   ` [tip:irq/urgent] irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden option tip-bot for MaJun
2016-03-23 12:14 ` [PATCH 0/2] Change the the config option of mbigen driver Arnd Bergmann
2016-03-23 12:14   ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.