Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5cab874052614fb130cd9b16fc6a3d27cae0741e
/
.
/
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