aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorBoris Popov <bp@FreeBSD.org>2001-04-09 09:39:29 +0000
committerBoris Popov <bp@FreeBSD.org>2001-04-09 09:39:29 +0000
commit6f2d8adb12d0740882af8148777250c7e7d8c500 (patch)
treeae952f35312a74f35b9839119aa41938e72090e2 /sys/conf/options
parentf8ef5bfb0d9b27c901a29c37fb1dc0cfa81e6a70 (diff)
downloadsrc-6f2d8adb12d0740882af8148777250c7e7d8c500.tar.gz
src-6f2d8adb12d0740882af8148777250c7e7d8c500.zip
Add function prototypes and base module for kernel side iconv library.
Add simple "xlat" converter which performs 8to8 table based conversion. Unicode converter will be added in the near future. Reviewed by: silence on arch@ Files placement reviewed by: bde Obtained from: smbfs
Notes
Notes: svn path=/head/; revision=75332
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index d4c375a02445..07dff222bb2d 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -65,6 +65,7 @@ GDB_REMOTE_CHAT opt_ddb.h
DEVFS
HW_WDOG
KTRACE
+LIBICONV
MD_ROOT opt_md.h
MD_ROOT_SIZE opt_md.h
MFS_ROOT opt_mfs.h