xref: /netbsd-src/sys/arch/evbarm/conf/RPI2_INSTALL (revision 74e9bb8b7d95f4e00b086e1124c3e2354677ea80)
1#	$NetBSD: RPI2_INSTALL,v 1.3 2017/10/28 00:40:46 pgoyette 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=56524
12
13makeoptions	RAMDISKNAME=sshramdisk
14no makeoptions	DEBUG
15