Commit 7fdd3142 authored by Shivraj Patil's avatar Shivraj Patil Committed by Michael Niedermayer

configure: add support for 74kf cpu

Signed-off-by: 's avatarShivraj Patil <shivraj.patil@imgtec.com>
Reviewed-by: 's avatarNedeljko Babic <Nedeljko.Babic@imgtec.com>
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 076bfe96
......@@ -3884,6 +3884,11 @@ elif enabled mips; then
disable mipsfpu
disable msa
;;
74kf)
disable mips32r5
disable mips64r6
disable msa
;;
p5600)
disable mips64r6
disable mipsdspr1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment