## Basic modules to be loaded
#BASICMODULES=""

## Modules that should be loaded before anything (i.e. jbd for ext3)
#PREMODS=""

## Should initrd be compressed?
COMPRESS=yes

## What filesystem to use (rom or ext2)?
# PLD Linux kernel has only romfs compiled in.
#INITRDFS=rom

## Use udev to create /dev?
#USE_UDEV=no

## Should udev make device nodes for staticly linked devices as well?
#PROBSTATICMODULES=yes

## Use suspend to disk?
USE_SUSPEND=no

## Do install software suspend2 modules?
USE_SUSPEND2=no

## Should we use splash image?
# FB_SPLASH=yes

# sleep after module loading
#MODULE_qla2xxx_USLEEP="2000000"

# install firmware to initrd
#MODULE_qla2xxx_FIRMWARE="ql2300_fw.bin"

