|
|
Code maturity level options ---> Prompt for development and/or incomplete code/drivers Select only drivers expected to compile cleanly
02.General setup ---> Support for paging of anonymous memory (swap) System V IPC POSIX Message Queues
[ ] BSD Process Accounting Sysctl support
[ ] Auditing support
[ ] Support for hot-pluggable devices Kernel Userspace Events
[ ] Kernel .config support Configure standard kernel features (for small systems) ---> Load all symbols for debugging/kksymoops
[ ] Do an extra kallsyms pass
Enable futex support
Enable eventpoll support
[ ] Optimize for size
Use full shmem filesystem
我想配置2.6.11内核的时候先把这些选项打印出来,然后漫漫研究!
我要的是类似于上面格式的文件,不是 .config 文件
找个很久,没找到,不知道从哪能得到这写东西。
先谢谢大家了! |
|