summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authortsutsui <tsutsui@NetBSD.org>2010-09-04 01:16:49 +0000
committertsutsui <tsutsui@NetBSD.org>2010-09-04 01:16:49 +0000
commitf2af7cc18768e2ca30fbc8508a6ee20d421e72de (patch)
treed25e911b8d78e6adf0ca2da7a979f0cba95becb2 /sys
parente811b2c5523ede1604caeaa54ca96ee7848899ba (diff)
Build install ramdisk kernel for JORNADA720.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hpcarm/conf/INSTALL_JORNADA72013
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/arch/hpcarm/conf/INSTALL_JORNADA720 b/sys/arch/hpcarm/conf/INSTALL_JORNADA720
new file mode 100644
index 00000000000..7d0f859cc30
--- /dev/null
+++ b/sys/arch/hpcarm/conf/INSTALL_JORNADA720
@@ -0,0 +1,13 @@
+#
+# kernel config file for system install
+#
+# $NetBSD: INSTALL_JORNADA720,v 1.1 2010/09/04 01:16:49 tsutsui Exp $
+#
+
+include "arch/hpcarm/conf/JORNADA720"
+
+# 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=8704 # size of memory disk, in blocks