aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/platforms/85xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/85xx/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig
index 7ff29d53dc2d..cebea5cadbc1 100644
--- a/arch/powerpc/platforms/85xx/Kconfig
+++ b/arch/powerpc/platforms/85xx/Kconfig
@@ -34,9 +34,16 @@ config MPC85xx_MDS
34 bool "Freescale MPC85xx MDS" 34 bool "Freescale MPC85xx MDS"
35 select DEFAULT_UIMAGE 35 select DEFAULT_UIMAGE
36 select QUICC_ENGINE 36 select QUICC_ENGINE
37 select PHYLIB
37 help 38 help
38 This option enables support for the MPC85xx MDS board 39 This option enables support for the MPC85xx MDS board
39 40
41config MPC8536_DS
42 bool "Freescale MPC8536 DS"
43 select DEFAULT_UIMAGE
44 help
45 This option enables support for the MPC8536 DS board
46
40config MPC85xx_DS 47config MPC85xx_DS
41 bool "Freescale MPC85xx DS" 48 bool "Freescale MPC85xx DS"
42 select PPC_I8259 49 select PPC_I8259
@@ -74,6 +81,14 @@ config TQM8541
74 select TQM85xx 81 select TQM85xx
75 select CPM2 82 select CPM2
76 83
84config TQM8548
85 bool "TQ Components TQM8548"
86 help
87 This option enables support for the TQ Components TQM8548 board.
88 select DEFAULT_UIMAGE
89 select PPC_CPM_NEW_BINDING
90 select TQM85xx
91
77config TQM8555 92config TQM8555
78 bool "TQ Components TQM8555" 93 bool "TQ Components TQM8555"
79 help 94 help