summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>2001-04-09 09:39:29 +0000
committerbp <bp@FreeBSD.org>2001-04-09 09:39:29 +0000
commit92df09fa74abaaccbbc06658c9962ecf1f9c9018 (patch)
tree9c549b3a5d1d86d56fb339c9cb3ff8a6b35046e1 /sys/conf/options
parent333537cac41eab8a0ddfc760147e5973a5be95a5 (diff)
downloadFreeBSD-src-92df09fa74abaaccbbc06658c9962ecf1f9c9018.zip
FreeBSD-src-92df09fa74abaaccbbc06658c9962ecf1f9c9018.tar.gz
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
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 d4c375a..07dff22 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
OpenPOWER on IntegriCloud