diff options
Diffstat (limited to 'arch/powerpc/platforms/83xx/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/83xx/Kconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/83xx/Kconfig b/arch/powerpc/platforms/83xx/Kconfig index 583b0c7409c9..fe75b2ac3c9f 100644 --- a/arch/powerpc/platforms/83xx/Kconfig +++ b/arch/powerpc/platforms/83xx/Kconfig | |||
@@ -58,6 +58,17 @@ config MPC836x_MDS | |||
58 | help | 58 | help |
59 | This option enables support for the MPC836x MDS Processor Board. | 59 | This option enables support for the MPC836x MDS Processor Board. |
60 | 60 | ||
61 | config MPC836x_RDK | ||
62 | bool "Freescale/Logic MPC836x RDK" | ||
63 | select DEFAULT_UIMAGE | ||
64 | select QUICC_ENGINE | ||
65 | select QE_GPIO | ||
66 | select FSL_GTM | ||
67 | select FSL_LBC | ||
68 | help | ||
69 | This option enables support for the MPC836x RDK Processor Board, | ||
70 | also known as ZOOM PowerQUICC Kit. | ||
71 | |||
61 | config MPC837x_MDS | 72 | config MPC837x_MDS |
62 | bool "Freescale MPC837x MDS" | 73 | bool "Freescale MPC837x MDS" |
63 | select DEFAULT_UIMAGE | 74 | select DEFAULT_UIMAGE |