Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / sys / arch / x68k / conf / std.x68k
blobae622c7432d1ffb7319e3588f55cfab497577b71
1 #       $NetBSD: std.x68k,v 1.10.16.1 2005/11/10 14:00:15 skrll Exp $
4 # Mandatory NetBSD/x68k kernel options.
7 machine         x68k m68k       # Machine architecture; required by config(8)
8 include         "conf/std"      # MI standard options
10 options         EXEC_ELF32      # execve(2) support for ELF binaries
11 options         EXEC_AOUT       # execve(2) support for a.out binaries
12 options         EXEC_SCRIPT     # execve(2) support for scripts
15 ## Fundamental devices
16 mainbus0 at root                        # MANDATORY
17 intio0  at mainbus0                     # MANDATORY: internal I/O space
18 mfp0    at intio0 addr 0xe88000 intr 64 # MANDATORY: Multi Function Periferal
19 clock0  at mfp0                         # MANDATORY: system tick
20 rtc0    at intio0 addr 0xe8a000         # MANDATORY: Realtime Clock