lkml.org 
[lkml]   [2000]   [Sep]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: Updated Linux 2.4 issues page
From
   Date: 	Sun, 20 Aug 2000 14:16:04 +0200 (CEST)
From: Urban Widmark <urban@svenskatest.se>

You mean the "$CONFIG_JOLIET" = "y" ?

The only users of CONFIG_NLS_DEFAULT in 2.4 that I can find are fat and
smbfs. The condition for enabling nls is:

if [ "$CONFIG_JOLIET" = "y" -o "$CONFIG_FAT_FS" != "n" \
-o "$CONFIG_NTFS_FS" != "n" -o "$CONFIG_NCPFS_NLS" = "y" \
-o "$CONFIG_SMB_FS" != "n" ]; then

If you enable nls you also get a CONFIG_NLS_DEFAULT.

Oops, you're right. Ignore my previous message on this subject.

- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.074 / U:0.772 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site