projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
481e207
)
sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options
author
Ferenc Wagner
<
[email protected]
>
Mon, 10 Jan 2011 18:04:22 +0000
(19:04 +0100)
committer
Greg Kroah-Hartman
<
[email protected]
>
Fri, 4 Feb 2011 00:36:40 +0000
(16:36 -0800)
Signed-off-by: Ferenc Wagner <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
init/Kconfig
patch
|
blob
|
history
diff --git
a/init/Kconfig
b/init/Kconfig
index be788c0957d4abac813eef18abe7822177542969..e72fd101039e18a8a3dbd342ee2ad98ca7d73dea 100644
(file)
--- a/
init/Kconfig
+++ b/
init/Kconfig
@@
-814,7
+814,7
@@
config MM_OWNER
bool
config SYSFS_DEPRECATED
- bool "
e
nable deprecated sysfs features to support old userspace tools"
+ bool "
E
nable deprecated sysfs features to support old userspace tools"
depends on SYSFS
default n
help
@@
-837,7
+837,7
@@
config SYSFS_DEPRECATED
need to say Y here.
config SYSFS_DEPRECATED_V2
- bool "
enabled
deprecated sysfs features by default"
+ bool "
Enable
deprecated sysfs features by default"
default n
depends on SYSFS
depends on SYSFS_DEPRECATED