diff options
| author | John Birrell <jb@FreeBSD.org> | 2006-11-30 04:17:05 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 2006-11-30 04:17:05 +0000 |
| commit | e0b651251d698779cd5ab03b6363b03ab010a91d (patch) | |
| tree | 6035effd6306a4201ed68eedced59e87c3965546 /sys/conf | |
| parent | b3ef1381d4f94af7a713215f2818f3aa2d31542f (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/options | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options index b2c28bed0338..8a2ffe6e3a9e 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -709,6 +709,9 @@ SC_PIXEL_MODE opt_syscons.h SC_RENDER_DEBUG opt_syscons.h SC_TWOBUTTON_MOUSE opt_syscons.h +# options for printf +PRINTF_BUFR_SIZE opt_printf.h + # kbd options KBD_DISABLE_KEYMAP_LOAD opt_kbd.h KBD_INSTALL_CDEV opt_kbd.h |
