NetBSD/sys/arch/evbsh3/conf/T_SH7706LSR_INSTALL
nonaka 238763f6ce Added support following boards.
- AlphaNet MS104-SH4
- TAC T-SH7706LAN Ver.3
- TAC T-SH7706LSR Ver.1
2010-04-06 15:54:29 +00:00

16 lines
527 B
Plaintext

# $NetBSD: T_SH7706LSR_INSTALL,v 1.1 2010/04/06 15:54:30 nonaka Exp $
#
# TAC T-SH7706LSR Rev.1 INSTALL config file
#
include "arch/evbsh3/conf/T_SH7706LSR"
no options KLOADER
# Enable the hooks used for initializing the root memory-disk.
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options MEMORY_DISK_ROOT_SIZE=4096 # size of memory disk, in blocks
options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode