blob: 30f2cd8498416f0ec23c661f17a2f146435438fb (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: std.sa11x0,v 1.1 2010/04/17 13:36:21 nonaka Exp $
#
# standard NetBSD/hpcarm options for SA-11x0 model
include "arch/hpcarm/conf/std.hpcarm" # arch standard options
# Pull in iPaq config definitions.
include "arch/hpcarm/conf/files.sa11x0"
options __OLD_INTERRUPT_CODE
|