changeset 328:6a0788146ccb

Because sysfs doesn't have a stable API, the old mdev doesn't work with 2.6.25.
author Rob Landley <rob@landley.net>
date Mon, 12 May 2008 00:55:23 -0500
parents 187abb9af7e2
children 7a6033813fe5
files sources/config-busybox
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/sources/config-busybox	Fri May 09 18:04:54 2008 -0500
+++ b/sources/config-busybox	Mon May 12 00:55:23 2008 -0500
@@ -395,9 +395,9 @@
 # CONFIG_IPCRM is not set
 # CONFIG_IPCS is not set
 # CONFIG_LOSETUP is not set
-CONFIG_MDEV=y
-CONFIG_FEATURE_MDEV_CONF=y
-CONFIG_FEATURE_MDEV_EXEC=y
+# CONFIG_MDEV is not set
+# CONFIG_FEATURE_MDEV_CONF is not set
+# CONFIG_FEATURE_MDEV_EXEC is not set
 # CONFIG_MKSWAP is not set
 # CONFIG_FEATURE_MKSWAP_V0 is not set
 # CONFIG_MORE is not set