diff options
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r-- | arch/ppc/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index 3a3e302b4ea2..75802ca0f8c7 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig | |||
@@ -715,6 +715,13 @@ config LITE5200 | |||
715 | much but it's only been tested on this board version. I think this | 715 | much but it's only been tested on this board version. I think this |
716 | board is also known as IceCube. | 716 | board is also known as IceCube. |
717 | 717 | ||
718 | config LITE5200B | ||
719 | bool "Freescale LITE5200B" | ||
720 | depends LITE5200 | ||
721 | help | ||
722 | Support for the LITE5200B dev board for the MPC5200 from Freescale. | ||
723 | This is the new board with 2 PCI slots. | ||
724 | |||
718 | config MPC834x_SYS | 725 | config MPC834x_SYS |
719 | bool "Freescale MPC834x SYS" | 726 | bool "Freescale MPC834x SYS" |
720 | help | 727 | help |