|
# $NetBSD: RAMDISK,v 1.11 1997/01/14 23:37:59 cgd Exp $
|
|
#
|
|
# Generic Alpha kernel with built-in RAM disk image.
|
|
|
|
include "arch/alpha/conf/GENERIC"
|
|
|
|
# Enable the hooks used for initializing the ram-disk.
|
|
options MEMORY_DISK_HOOKS
|
|
options MINIROOTSIZE=8192 # 4 Megabytes!
|