xref: /netbsd-src/sys/arch/evbppc/conf/std.obs266 (revision ead2c0eee3abe6bcf08c63bfc78eb8a93a579b2b)
1#	$NetBSD: std.obs266,v 1.2 2011/04/04 19:55:16 dyoung Exp $
2#
3# Standard/required options for obs266.
4
5include		"arch/evbppc/conf/std.obs405"
6
7makeoptions	PRDCTTYPE="obs266"
8makeoptions	TEXTADDR=0x25000
9options 	KERNBASE=0x25000
10
11# Atheros HAL options
12include "external/isc/atheros_hal/conf/std.ath_hal"
13
14include		"arch/evbppc/conf/files.obs266"
15