Commit 3301edcb authored by Thiemo Seufer's avatar Thiemo Seufer Committed by Ralf Baechle

[MIPS] DSP and MDMX share the same config flag bit.

    
Clarify comment.
Signed-off-by: default avatarThiemo Seufer <ths@networkno.de>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 7f3f1d01
......@@ -291,7 +291,7 @@
#define ST0_DL (_ULCAST_(1) << 24)
/*
* Enable the MIPS DSP ASE
* Enable the MIPS MDMX and DSP ASEs
*/
#define ST0_MX 0x01000000
......
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