NetBSD/sys/arch/alpha/conf/RAMDISK
cgd 328e19f5fb useful suggestion from jason: make this simply an 'include' of the
GENERIC kernel config with the added ramdisk-hook-enabling bits!
1997-01-14 23:37:59 +00:00

10 lines
271 B
Plaintext

# $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!