Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
efc49e085e83b2237ad779c29f88310d9a3b4736
/
.
/
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