aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 904798fd4e74..c9dcec7f3c61 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -413,6 +413,17 @@ config PPC_MAPLE
413 This option enables support for the Maple 970FX Evaluation Board. 413 This option enables support for the Maple 970FX Evaluation Board.
414 For more informations, refer to <http://www.970eval.com> 414 For more informations, refer to <http://www.970eval.com>
415 415
416config PPC_PASEMI
417 depends on PPC_MULTIPLATFORM && PPC64
418 bool "PA Semi SoC-based platforms"
419 default n
420 select MPIC
421 select PPC_UDBG_16550
422 select GENERIC_TBSYNC
423 help
424 This option enables support for PA Semi's PWRficient line
425 of SoC processors, including PA6T-1682M
426
416config PPC_CELL 427config PPC_CELL
417 bool 428 bool
418 default n 429 default n