Home | History | Annotate | Line # | Download | only in conf
INSTALL32_IP3x revision 1.4.4.2
      1  1.4.4.2  skrll #
      2  1.4.4.2  skrll # sgimips install kernel with ramdisk added.
      3  1.4.4.2  skrll #
      4  1.4.4.2  skrll 
      5  1.4.4.2  skrll # Pull in standard `install' config
      6  1.4.4.2  skrll include 	"arch/sgimips/conf/GENERIC32_IP3x"
      7  1.4.4.2  skrll 
      8  1.4.4.2  skrll # Enable the hooks used for initializing the root memory-disk.
      9  1.4.4.2  skrll options         MEMORY_DISK_HOOKS
     10  1.4.4.2  skrll options         MEMORY_DISK_IS_ROOT     # force root on memory disk
     11  1.4.4.2  skrll options         MEMORY_DISK_SERVER=0    # no userspace memory disk support
     12  1.4.4.2  skrll options		MEMORY_DISK_ROOT_SIZE=8192# size of memory disk, in blocks (4MB)
     13