kernel-ark/arch/powerpc/platforms/pasemi
Benjamin Herrenschmidt 28794d34ec powerpc/kconfig: Kill PPC_MULTIPLATFORM
CONFIG_PPC_MULTIPLATFORM is a remain of the pre-powerpc days and isn't
really meaningful anymore. It was basically equivalent to PPC64 || 6xx.

This removes it along with the following changes:

 - 32-bit platforms that relied on PPC32 && PPC_MULTIPLATFORM now rely
   on 6xx which is what they want anyway.

 - A new symbol, PPC_BOOK3S, is defined that represent compliance with
   the "Server" variant of the architecture. This is set when either 6xx
   or PPC64 is set and open the door for future BOOK3E 64-bit.

 - 64-bit platforms that relied on PPC64 && PPC_MULTIPLATFORM now use
   PPC64 && PPC_BOOK3S

 - A separate and selectable CONFIG_PPC_OF_BOOT_TRAMPOLINE option is now
   used to control the use of prom_init.c

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-03-11 17:11:35 +11:00
..
cpufreq.c powerpc: Fix cpufreq drivers after cpufreq core changes 2009-01-11 21:32:01 -08:00
dma_lib.c powerpc/pasemi: Use DEFINE_SPINLOCK 2009-01-08 16:25:11 +11:00
gpio_mdio.c phylib: two dynamic mii_bus allocation fallout fixes 2008-10-09 09:45:04 -07:00
idle.c [POWERPC] pasemi: Use machine_*_initcall() hooks in platform code 2008-01-02 14:08:42 -06:00
iommu.c powerpc/pseries: iommu enablement for CMO 2008-07-25 15:44:43 +10:00
Kconfig powerpc/kconfig: Kill PPC_MULTIPLATFORM 2009-03-11 17:11:35 +11:00
Makefile [POWERPC] pasemi: Register i2c devices at boot 2008-02-21 21:08:35 +11:00
misc.c i2c: Switch pasemi to the new device/driver matching scheme 2008-05-18 20:49:40 +02:00
pasemi.h Merge branch 'linux-2.6' 2008-01-31 11:25:51 +11:00
pci.c
powersave.S
setup.c [POWERPC] pasemi: Use machine_*_initcall() hooks in platform code 2008-01-02 14:08:42 -06:00
time.c