]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/powerpc/cpu/mpc8xx/Kconfig
powerpc: Partialy restore core of mpc8xx
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc8xx / Kconfig
1 menu "mpc8xx CPU"
2 depends on 8xx
3
4 config SYS_CPU
5 default "mpc8xx"
6
7 choice
8 prompt "Target select"
9 optional
10
11 endchoice
12
13 endmenu