Skip to content
Snippets Groups Projects
Commit 7fdd3142 authored by Shivraj Patil's avatar Shivraj Patil Committed by Michael Niedermayer
Browse files

configure: add support for 74kf cpu

parent 076bfe96
No related branches found
No related tags found
No related merge requests found
...@@ -3884,6 +3884,11 @@ elif enabled mips; then ...@@ -3884,6 +3884,11 @@ elif enabled mips; then
disable mipsfpu disable mipsfpu
disable msa disable msa
;; ;;
74kf)
disable mips32r5
disable mips64r6
disable msa
;;
p5600) p5600)
disable mips64r6 disable mips64r6
disable mipsdspr1 disable mipsdspr1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment