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