x86 VSDO: Fix Kconfig help
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 10 Nov 2009 23:46:52 +0000 (15:46 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 11 Nov 2009 06:26:41 +0000 (07:26 +0100)
COMPAT_VDSO has 2 help text blocks, but kconfig only uses the
last one found, so merge the 2 blocks.

It would be real nice if kconfig would warn about this.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
LKML-Reference: <4AF9FB6C.70003@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found