]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/platforms/86xx/Kconfig
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer...
[linux-2.6-omap-h63xx.git] / arch / powerpc / platforms / 86xx / Kconfig
index 685b2fbbbe007609347593cc804af34a64928005..21d113536b86bc2a723109982f05b3c04212af83 100644 (file)
@@ -11,6 +11,12 @@ config MPC8641_HPCN
        help
          This option enables support for the MPC8641 HPCN board.
 
+config MPC8610_HPCD
+       bool "Freescale MPC8610 HPCD"
+       select DEFAULT_UIMAGE
+       help
+         This option enables support for the MPC8610 HPCD board.
+
 endchoice
 
 config MPC8641
@@ -19,3 +25,10 @@ config MPC8641
        select PPC_UDBG_16550
        select MPIC
        default y if MPC8641_HPCN
+
+config MPC8610
+       bool
+       select FSL_PCI if PCI
+       select PPC_UDBG_16550
+       select MPIC
+       default y if MPC8610_HPCD