1#         $NetBSD: std.obs266,v 1.3 2020/03/01 23:23:36 rin Exp $
2#
3# Standard/required options for obs266.
4
5include             "arch/evbppc/conf/std.obs405"
6
7options   IBM405_ERRATA77
8
9makeoptions         PRDCTTYPE="obs266"
10makeoptions         TEXTADDR=0x25000
11options   KERNBASE=0x25000
12
13# Atheros HAL options
14include "external/isc/atheros_hal/conf/std.ath_hal"
15
16include             "arch/evbppc/conf/files.obs266"
17