## Basic modules to be loaded #BASICMODULES="" ## Should initrd be compresses? #COMPRESS=yes ## What filesystem to use (rom or ext2) (PLD has only romfs in kernel)? #FS=rom ## Do install SCSI modules (if / is on SCSI partition)? #PROBESCSI=yes ## Do install IDE modules (if / is on IDE partition)? #PROBEIDE=yes ## Do install RAID modules (if RAID is used)? #PROBERAID=yes ## Do use /sbin/bsp as command processor #USEBSP=yes