* debian/changelog: Update.

* debian/config/config: Make NLS modular.

svn path=/dists/trunk/linux-2.6/; revision=10875
This commit is contained in:
Bastian Blank 2008-03-14 21:08:16 +00:00
parent 6f83268163
commit 26f498f836
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -74,6 +74,7 @@ linux-2.6 (2.6.25~rc5-1~experimental.1) UNRELEASED; urgency=low
* Enable AF_RXRPC and RXKAD.
* Disable R3964.
* [hppa] Enable several filesystems.
* Make NLS modular.
-- Bastian Blank <waldi@debian.org> Tue, 26 Feb 2008 23:59:55 -0700

View File

@ -1723,7 +1723,7 @@ CONFIG_NCPFS_EXTRAS=y
##
## file: fs/nls/Kconfig
##
CONFIG_NLS=y
CONFIG_NLS=m
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m