From 233f68b7774d7c66f05b0a8aeec0a67fb1478c66 Mon Sep 17 00:00:00 2001 From: hackbard Date: Wed, 28 Jul 2004 13:09:32 +0000 Subject: [PATCH] no devfs mount at startup in .config --- doc/CHANGELOG | 1 + misc/arch/ia32/linux.config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 69864d8..1bf9f17 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -10,6 +10,7 @@ # # ######################################### +- linux config changes, no devfs mount at startup - small fixes to hdw-get (still no dep checking) - not building qt plugin for licq - modified xdirectfb diff --git a/misc/arch/ia32/linux.config b/misc/arch/ia32/linux.config index 9a356ca..87648d3 100644 --- a/misc/arch/ia32/linux.config +++ b/misc/arch/ia32/linux.config @@ -947,7 +947,7 @@ CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_SYSFS=y CONFIG_DEVFS_FS=y -CONFIG_DEVFS_MOUNT=y +# CONFIG_DEVFS_MOUNT is not set # CONFIG_DEVFS_DEBUG is not set # CONFIG_DEVPTS_FS_XATTR is not set CONFIG_TMPFS=y -- 2.20.1