+49
−34
arch/powerpc/platforms/83xx/Kconfig
0 → 100644
+26
−0
arch/powerpc/platforms/83xx/Makefile
0 → 100644
+4
−0
Loading
Updated Kconfig & Makefiles in prep for adding support for the Freescale MPC83xx family of processors to arch/powerpc. Moved around some config options that are more globally applicable to other PowerPC processors. Added a temporary config option (83xx) to match existing arch/ppc support for the MPC83xx line. Signed-off-by:Kumar Gala <galak@kernel.crashing.org> Signed-off-by:
Paul Mackerras <paulus@samba.org>