Add PRINTF_BUFR_SIZE=128, since we have SMP by default.

While here, fix tabulation.
This commit is contained in:
marcel 2009-10-24 20:35:34 +00:00
parent db77e6c4a7
commit b15a68a1be

View File

@ -47,6 +47,7 @@ options NFSCLIENT # Network Filesystem Client
options NFSSERVER # Network Filesystem Server
options NFSLOCKD # Network Lock Manager
options NFS_ROOT # NFS usable as root device
options PRINTF_BUFR_SIZE=128 # Printf buffering to limit interspersion
options PROCFS # Process filesystem (/proc)
options PSEUDOFS # Pseudo-filesystem framework
options SCHED_ULE # ULE scheduler