Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
907208c452999427cb2f43450308045bf8b42958
/
.
/
arch
/
powerpc
/
cpu
/
mpc8xx
/
Kconfig
blob: a425cba8aa4b961ab00b66e23a0c2522dd8f1ba1 [
file
] [
log
] [
blame
]
Christophe Leroy
907208c
2017-07-06 10:23:22 +0200
[
diff
] [
blame^
]
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