From a64623c2cc8bd7cfc002cd12a20820c5352cf510 Mon Sep 17 00:00:00 2001 From: Ferenc Wagner Date: Mon, 10 Jan 2011 19:04:22 +0100 Subject: [PATCH] --- yaml --- r: 235471 b: refs/heads/master c: 5d6a4ea576bb8d9583d1d12538403661f7d26e31 h: refs/heads/master i: 235469: 4e7962e8c4ab50ff61e9e32d38ad2f623036e95d 235467: eda0f1af46acc5cc8ba2ce31e0337bbb142baae1 235463: 120c4a259a11b6899a64f6520eb4a152fa625e6a 235455: 8e6dbc4eb8560bf74e434c9c2b756ae3a0384dd7 v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 34b2199874db..f8dc75098585 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 481e20799bdcf98fd5a1d829d187239a90b15395 +refs/heads/master: 5d6a4ea576bb8d9583d1d12538403661f7d26e31 diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index be788c0957d4..e72fd101039e 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -814,7 +814,7 @@ config MM_OWNER bool config SYSFS_DEPRECATED - bool "enable deprecated sysfs features to support old userspace tools" + bool "Enable 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