linux/arch/powerpc/platforms
Michael Ellerman 66c29da678 powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNV
We currently have a user visible CONFIG_POWERNV_MSI option, but it
doesn't actually disable MSI for powernv. The MSI code is always built,
what it does disable is the inclusion of the MSI bitmap code, which
leads to a build error.

eg, with PPC_POWERNV=y and POWERNV_MSI=n we get:

  arch/powerpc/platforms/built-in.o: In function `.pnv_teardown_msi_irqs':
  pci.c:(.text+0x3558): undefined reference to `.msi_bitmap_free_hwirqs'

We don't really need a POWERNV_MSI symbol, just have the MSI bitmap code
depend directly on PPC_POWERNV.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Reviewed-by: Gavin Shan <shangw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-12-02 14:16:39 +11:00
..
8xx DeviceTree updates for 3.13. This is a bit larger pull request than 2013-11-12 16:52:17 +09:00
40x Removal of GENERIC_GPIO for v3.10 2013-05-09 09:59:16 -07:00
44x i2c: move OF helpers into the core 2013-08-23 10:22:20 +02:00
52xx powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module 2013-10-30 22:34:56 +01:00
82xx powerpc: add explicit OF includes 2013-10-09 20:04:11 -05:00
83xx DeviceTree updates for 3.13. This is a bit larger pull request than 2013-11-12 16:52:17 +09:00
85xx DeviceTree updates for 3.13. This is a bit larger pull request than 2013-11-12 16:52:17 +09:00
86xx powerpc: add explicit OF includes 2013-10-09 20:04:11 -05:00
512x DeviceTree updates for 3.13. This is a bit larger pull request than 2013-11-12 16:52:17 +09:00
amigaone pcspkr: Cleanup Kconfig dependencies 2011-06-09 15:01:41 +02:00
cell Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2013-11-13 15:34:18 +09:00
chrp powerpc/nvram: Fix endian issue when reading the NVRAM size 2013-10-31 12:37:27 +11:00
embedded6xx DeviceTree updates for 3.13. This is a bit larger pull request than 2013-11-12 16:52:17 +09:00
maple POWERPC: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
pasemi powerpc: add explicit OF includes 2013-10-09 20:04:11 -05:00
powermac tree-wide: use reinit_completion instead of INIT_COMPLETION 2013-11-15 09:32:21 +09:00
powernv powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNV 2013-12-02 14:16:39 +11:00
ps3 powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functions 2013-12-02 14:06:53 +11:00
pseries powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIES 2013-12-02 14:16:05 +11:00
wsp powerpc: booke: Fix build failures 2013-11-21 10:33:42 +11:00
fsl_uli1575.c of/irq: Refactor interrupt-map parsing 2013-10-24 11:43:04 +01:00
Kconfig powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO 2013-08-14 14:57:50 +10:00
Kconfig.cputype powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN 2013-11-25 11:49:12 +11:00
Makefile powerpc: Remove the main legacy iSerie platform code 2012-03-09 10:35:11 +11:00