android_kernel_motorola_sm6225/arch/powerpc/platforms
John Rigby b500563b22 powerpc: pci config cleanup
Choosing PCI or not at config time is allowed on some
platforms via an if expression in arch/powerpc/Kconfig.
To add a new platform with PCI support selectable at
config time, you must change the if expression.  This
patch makes this easier by changing:
    bool "PCI support" if <long expression>
to
    bool "PCI support" if PPC_PCI_CHOICE
and adding select PPC_PCI_CHOICE to all the config nodes that
were previously in the PCI if expression.

Platforms with unconditional PCI support continue to
just select PCI in their config nodes.

Signed-off-by: John Rigby <jrigby@freescale.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-07-16 17:57:34 -05:00
..
8xx powerpc/CPM: Add i2c pins to dts and board setup 2008-07-14 07:55:39 -05:00
40x [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c 2008-04-02 20:44:56 -05:00
44x powerpc/44x: Support NAND boot for Rev A Warp boards 2008-07-09 13:36:39 -04:00
52xx powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
82xx powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET 2008-07-16 11:43:48 -07:00
83xx powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
85xx powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
86xx powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
512x powerpc/mpc5121: Add support for CPLD on MPC5121ADS board 2008-07-12 12:10:55 -06:00
cell Merge commit 'origin/master' 2008-07-16 11:07:59 +10:00
chrp [POWERPC] Move xmon_irq() declaration into xmon.h 2008-05-14 22:31:54 +10:00
embedded6xx powerpc: Add C2K to configuration 2008-06-09 13:42:29 +10:00
iseries powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
maple [POWERPC] Fix sparse warnings in arch/powerpc/kernel 2008-05-14 22:31:59 +10:00
pasemi i2c: Switch pasemi to the new device/driver matching scheme 2008-05-18 20:49:40 +02:00
powermac Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build 2008-07-15 15:44:51 +10:00
prep
ps3 powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
pseries powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
fsl_uli1575.c [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards 2007-08-17 13:22:16 -05:00
Kconfig powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
Kconfig.cputype powerpc: pci config cleanup 2008-07-16 17:57:34 -05:00
Makefile [POWERPC] celleb: Move miscellaneous files for Beat 2008-04-24 21:08:14 +10:00