Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
dca4d1a2ce920544b8158d7a5d359d41a6d35330
/
.
/
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