xref: /netbsd-src/sys/arch/evbarm/conf/RPI2_INSTALL (revision b83ebeba7f767758d2778bb0f9d7a76534253621)
1#	$NetBSD: RPI2_INSTALL,v 1.1 2015/03/06 22:29:06 skrll Exp $
2#
3#	RPI2_INSTALL -- RPI2 kernel with installation-sized
4#	ramdisk
5#
6
7include "arch/evbarm/conf/RPI2"
8include "arch/evbarm/conf/INSTALL"
9
10no options	MEMORY_DISK_ROOT_SIZE
11options 	MEMORY_DISK_ROOT_SIZE=29696
12
13makeoptions	RAMDISKNAME=sshramdisk
14no makeoptions	DEBUG
15