提交 2f6ea6a7 编写于 作者: M Max Filippov 提交者: Chris Zankel

xtensa: display s32c1i feature flag in cpuinfo

Signed-off-by: NMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: NChris Zankel <chris@zankel.net>
上级 415217ef
...@@ -380,6 +380,9 @@ c_show(struct seq_file *f, void *slot) ...@@ -380,6 +380,9 @@ c_show(struct seq_file *f, void *slot)
#endif #endif
#if XCHAL_HAVE_FP #if XCHAL_HAVE_FP
"fpu " "fpu "
#endif
#if XCHAL_HAVE_S32C1I
"s32c1i "
#endif #endif
"\n"); "\n");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册