提交 c9af1e33 编写于 作者: I Ingo Molnar

x86: Kconfig fix

Andrew noticed that OPTIMIZE_INLINING appeared in the toplevel
menu - fix it.
Reported-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
上级 de33c442
...@@ -256,8 +256,6 @@ config CPA_DEBUG ...@@ -256,8 +256,6 @@ config CPA_DEBUG
help help
Do change_page_attr() self-tests every 30 seconds. Do change_page_attr() self-tests every 30 seconds.
endmenu
config OPTIMIZE_INLINING config OPTIMIZE_INLINING
bool "Allow gcc to uninline functions marked 'inline'" bool "Allow gcc to uninline functions marked 'inline'"
default y default y
...@@ -270,3 +268,6 @@ config OPTIMIZE_INLINING ...@@ -270,3 +268,6 @@ config OPTIMIZE_INLINING
this algorithm is so good that allowing gcc4 to make the decision can this algorithm is so good that allowing gcc4 to make the decision can
become the default in the future, until then this option is there to become the default in the future, until then this option is there to
test gcc for this. test gcc for this.
endmenu
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册