Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9707274718b0d343d93941fb19f9314ef3cffa4b
/
.
/
arch
/
powerpc
/
cpu
/
mpc8260
/
Kconfig
blob: 1a5ea73552ea9d731678f83c81e1cdd1d8383653 [
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"
imply CMD_CRAMFS
endchoice
source
"board/keymile/km82xx/Kconfig"
endmenu