From: hackbard Date: Wed, 28 Jul 2004 13:09:32 +0000 (+0000) Subject: no devfs mount at startup in .config X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=commitdiff_plain;h=233f68b7774d7c66f05b0a8aeec0a67fb1478c66 no devfs mount at startup in .config --- 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