提交 e34f671d 编写于 作者: V Valentin Rothberg 提交者: Stafford Horne

arch/openrisc/lib/memcpy.c: use correct OR1200 option

The Kconfig option for OR12000 is OR1K_1200.
Signed-off-by: NValentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: NStafford Horne <shorne@gmail.com>
上级 0ccffdf5
......@@ -17,7 +17,7 @@
#include <linux/string.h>
#ifdef CONFIG_OR1200
#ifdef CONFIG_OR1K_1200
/*
* Do memcpy with word copies and loop unrolling. This gives the
* best performance on the OR1200 and MOR1KX archirectures
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册