| Code maturity level options |
Prompt for development and/or incomplete code/drivers |
* |
これを有効にしないと、Software Suspendのオプションを指定できない。 |
| Processor type and features |
Processor family |
Crusoe |
FIVAで使っているのはこれ。 |
| /dev/cpu/*/msr |
M |
Longrunユーティリティーが利用。 |
| /dev/cpu/*/cpuid |
M |
| General setup |
PCMCIA/CardBus support |
|
PCMCIA/CardBus supportは別途インストール。 |
| Software Suspend |
* |
|
| Advanced Power Management BIOS support |
|
APMは利用しない。 |
| ACPI Support |
ACPI Support |
* |
|
| AC Adapter |
* |
|
| Battery |
* |
|
| Button |
* |
|
| Fan |
* |
|
| Processor |
* |
|
| Thermal zone |
* |
|
| Block devices |
Normal PC Floppy support |
M |
殆ど利用しないのでモジュール。 |
| Loopback device support |
M |
mkinitrdで利用するのでモジュール。 |
| Networking options |
Socket filtering |
* |
DHCPを使うために必要らしい。 |
| IDE, ATA and ATAPI Block devices |
ALI M15x3 chipset support |
* |
FIVAで使っているのはこれ。他のChipset用ドライバは必要なし。 |
| SCSI support |
SCSI support |
M |
FDDがSCSIとして認識されるので必要。 |
| Probe all LUNs on each SCSI device |
|
ここにチェックがあると、FDD認識時にメッセージがうるさい。 |
| IEE1394 support |
IEEE1394 support |
M |
IEEE1394機器を持っていないので未テスト。この下は片っ端からモジュール化。 |
| Network device support |
Ethernet (10 or 100Mbit) |
RealTek RTL-8139 PCI Fast Ethernet Adapter support |
M |
FIVAで使っているのはこれ。他のドライバは必要なし。 |
| PPP (point-to-point protocol) support |
M |
このほかPPP関連は適当にモジュール化。 |
| Wireless LAN |
* |
Wireless LANはその内買う予定。 |
| Input core support |
Input core support |
M |
USBの入力装置を利用。 |
| Keyboard support |
M |
|
| Mouse support |
M |
|
| Horizontal screen resolution |
800 |
|
| Vertical screen resolution |
600 |
|
| Character devices |
/dev/nvram support |
M |
ここを有効にしないと起動時にエラーが出る。 |
| Enhanced Real Time clock Support |
M |
| ALI chipset support |
* |
他のChipsetのサポートは必要なし。 |
| File systems |
EXT3 journalling file system support |
* |
ext3を利用しているので。 |
| DOS FAT fs support |
M |
DOSのFDを読むため。 |
| MSDOS fs support |
M |
| Microsoft Joliet CDROM extensions |
* |
Windows用CDを読むため。 |
| /proc file system support |
* |
当然必要。ACPIのステータスはここを参照。 |
| Network File Systems |
NFS file system support |
M |
|
| SMB file system support |
M |
Windowsのネットワークドライブをマウントするため。 |
| Partition Types |
Advanced partition selection |
* |
|
| PC BIOS (MSDOS partition tables) support |
* |
|
| Console drivers |
Video mode selection support |
* |
Consoleで高解像度を利用するため。 |
| Frame-buffer support |
Support for frame buffer devices |
* |
| VESA VGA graphics console |
* |
| Advanced low level driver options |
* |
| 8 bpp packed pixels support |
* |
| Sound |
Sound card support |
M |
後でALSAを組み込むので、ドライバは必要なし。 |
| USB Support |
Support for USB |
M |
|
| OHCI (compaq, iMacs, OPTi, SiS, ALi, ...) support |
M |
Fivaで使っているのはこれ。他は必要なし。 |
| USB Mass Storage support |
M |
USB FDDはUSB Mass Storageとして認識される。 |
| USB Human Interface Device support |
M |
|
| USB HidBP keyboard support |
M |
USBキーボードサポート。 |
| USB HIDBP Mouse support |
M |
USBマウスサポート |
| Kernel hacking |
Kernel debugging |
* |
|
| Magic SysRq key |
* |
Xハングアップ時に強制終了できるように。 |