diff options
author | Joel Becker <joel.becker@oracle.com> | 2006-01-06 13:46:31 -0800 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2006-02-03 13:47:17 -0800 |
commit | 8c5a950c9693aa24828d16dd7bc38bced3f37d48 (patch) | |
tree | 22ae4a6459d2f8d7a46bb8adac11aec65460dbb4 /fs/Kconfig | |
parent | 826eeb53a6f264842200d3311d69107d2eb25f5e (diff) | |
download | talos-obmc-linux-8c5a950c9693aa24828d16dd7bc38bced3f37d48.tar.gz talos-obmc-linux-8c5a950c9693aa24828d16dd7bc38bced3f37d48.zip |
o Remove confusing Kconfig text for CONFIGFS_FS.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 93b5dc4082ff..e9749b0eecd8 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -883,8 +883,6 @@ config CONFIGFS_FS Both sysfs and configfs can and should exist together on the same system. One is not a replacement for the other. - If unsure, say N. - endmenu menu "Miscellaneous filesystems" |