More patches to arch/sparc/Kconfig [2 of 5]

From: Jim Nelson
Date: Mon Oct 18 2004 - 04:57:51 EST


Fixes typo in help in openpromfs.

Apply against 2.6.9-rc4.

diff -u arch/sparc/Kconfig.orig arch/sparc/Kconfig

--- ./arch/sparc/Kconfig.orig 2004-10-16 09:53:49.626021592 -0400
+++ ./arch/sparc/Kconfig 2004-10-16 10:13:17.660148269 -0400
@@ -248,7 +248,7 @@
-t openpromfs none /proc/openprom".

To compile the /proc/openprom support as a module, choose M here: the
- module will be called openpromfs. If unsure, choose M.
+ module will be called openpromfs. If unsure, choose N.

source "fs/Kconfig.binfmt"