Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6e8069616e43dc6d386e3793e6df422c109f1353
/
.
/
arch
/
powerpc
/
cpu
/
mpc5xx
/
Kconfig
blob: d81bfd2a50de6a5ad0ab665afd99a2164a957352 [
file
] [
log
] [
blame
]
menu
"mpc5xx CPU"
depends on
5xx
config SYS_CPU
default
"mpc5xx"
choice
prompt
"Target select"
optional
config TARGET_PATI
bool
"Support PATI"
endchoice
source
"board/mpl/pati/Kconfig"
endmenu