[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1458723993-21044-1-git-send-email-majun258@huawei.com>
Date: Wed, 23 Mar 2016 17:06:31 +0800
From: MaJun <majun258@...wei.com>
To: <Catalin.Marinas@....com>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <Will.Deacon@....com>,
<mark.rutland@....com>, <marc.zyngier@....com>,
<jason@...edaemon.net>, <tglx@...utronix.de>, <lizefan@...wei.com>,
<huxinwei@...wei.com>, <dingtianhong@...wei.com>,
<liguozhu@...ilicon.com>, <guohanjun@...wei.com>,
<majun258@...wei.com>, <zhaojunhua@...ilicon.com>
Subject: [PATCH 0/2] Change the the config option of mbigen driver.
From: Ma Jun <majun258@...wei.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(-)
Powered by blists - more mailing lists