projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ca2ddf
)
powerpc/configs: Drop no longer needed PCI_MSI on powernv
author
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 23 Aug 2017 05:37:40 +0000
(15:37 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:10:11 +0000
(22:10 +1000)
In commit
a311e738b6d8
("powerpc/powernv: Make PCI non-optional") we
made PCI (and therefore PCI_MSI) non-optional on powernv, so it
doesn't need to be in the defconfig anymore.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/powernv_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/powernv_defconfig
b/arch/powerpc/configs/powernv_defconfig
index 48c69c75136b52caacc8c127df86948fd76a3617..a911ff57105a518c5e7bf4a18a9a0d85f68ffe36 100644
(file)
--- a/
arch/powerpc/configs/powernv_defconfig
+++ b/
arch/powerpc/configs/powernv_defconfig
@@
-60,7
+60,6
@@
CONFIG_PPC_64K_PAGES=y
CONFIG_PPC_SUBPAGE_PROT=y
CONFIG_SCHED_SMT=y
CONFIG_PM=y
-CONFIG_PCI_MSI=y
CONFIG_HOTPLUG_PCI=y
CONFIG_NET=y
CONFIG_PACKET=y