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