Sign in
third-party-mirror
/
u-boot
/
refs/heads/astro
/
.
/
arch
/
powerpc
/
cpu
/
mpc8260
/
Kconfig
blob: 55941c830b0da6868c2115a1b5291ab0b10eb345 [
file
] [
log
] [
blame
] [
edit
]
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