xref: /netbsd-src/sys/arch/evbppc/conf/std.obs266 (revision c5e820cae412164fcbee52f470436200af5358ea)
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