Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8f4e3972a01a2ac47154fbd737b63b386900315c
/
.
/
arch
/
powerpc
/
cpu
/
mpc8260
/
Kconfig
blob: e93732d058dc6ab2431231677373025b7d3fa503 [
file
] [
log
] [
blame
]
menu
"mpc8260 CPU"
depends on MPC8260
config SYS_CPU
default
"mpc8260"
choice
prompt
"Target select"
optional
config TARGET_KM82XX
bool
"Support km82xx"
endchoice
source
"board/keymile/km82xx/Kconfig"
endmenu