diff options
Diffstat (limited to 'arch/powerpc/platforms/85xx/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/85xx/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig index 9cb8e29987a..cebea5cadbc 100644 --- a/arch/powerpc/platforms/85xx/Kconfig +++ b/arch/powerpc/platforms/85xx/Kconfig | |||
@@ -38,6 +38,12 @@ config MPC85xx_MDS | |||
38 | help | 38 | help |
39 | This option enables support for the MPC85xx MDS board | 39 | This option enables support for the MPC85xx MDS board |
40 | 40 | ||
41 | config MPC8536_DS | ||
42 | bool "Freescale MPC8536 DS" | ||
43 | select DEFAULT_UIMAGE | ||
44 | help | ||
45 | This option enables support for the MPC8536 DS board | ||
46 | |||
41 | config MPC85xx_DS | 47 | config MPC85xx_DS |
42 | bool "Freescale MPC85xx DS" | 48 | bool "Freescale MPC85xx DS" |
43 | select PPC_I8259 | 49 | select PPC_I8259 |