diff options
author | Jason Cooper <jason@lakedaemon.net> | 2016-08-23 08:34:13 -0400 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2016-08-23 08:34:13 -0400 |
commit | e02a9b7ce4a90a15480b8361d215b4ba2e92d05a (patch) | |
tree | 9b48328a94c40366b7c3dd250201b26800df7358 /drivers/irqchip/Kconfig | |
parent | fbbf2b3669d14edd7929483a31c371f6012b7a3a (diff) | |
parent | 04208a24b9d2f46f07f4400a4829d5372d0a3661 (diff) |
Merge branch 'irqchip/mvebu64' into irqchip/core
Diffstat (limited to 'drivers/irqchip/Kconfig')
-rw-r--r-- | drivers/irqchip/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig index 43bed4e5c7ae..c4805c57f13a 100644 --- a/drivers/irqchip/Kconfig +++ b/drivers/irqchip/Kconfig | |||
@@ -258,6 +258,9 @@ config IRQ_MXS | |||
258 | config MVEBU_ODMI | 258 | config MVEBU_ODMI |
259 | bool | 259 | bool |
260 | 260 | ||
261 | config MVEBU_PIC | ||
262 | bool | ||
263 | |||
261 | config LS_SCFG_MSI | 264 | config LS_SCFG_MSI |
262 | def_bool y if SOC_LS1021A || ARCH_LAYERSCAPE | 265 | def_bool y if SOC_LS1021A || ARCH_LAYERSCAPE |
263 | depends on PCI && PCI_MSI | 266 | depends on PCI && PCI_MSI |