powerpc/mpc5121: Add clock driver
[deliverable/linux.git] / arch / powerpc / platforms / 512x / Kconfig
1 config PPC_MPC512x
2 bool
3 select FSL_SOC
4 select IPIC
5 select PPC_CLOCK
6 default n
7
8 config PPC_MPC5121
9 bool
10 select PPC_MPC512x
11 default n
12
13 config MPC5121_ADS
14 bool "Freescale MPC5121E ADS"
15 depends on PPC_MULTIPLATFORM && PPC32
16 select DEFAULT_UIMAGE
17 select PPC_MPC5121
18 help
19 This option enables support for the MPC5121E ADS board.
20 default n
This page took 0.047691 seconds and 5 git commands to generate.