1# $NetBSD: ALCHEMY,v 1.63 2017/09/14 07:58:40 mrg Exp $ 2# 3# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500, 4# DBAu1000 and DBAu1500 evaluation boards. 5 6include "arch/evbmips/conf/std.alchemy" 7 8#ident "ALCHEMY-$Revision: 1.63 $" 9 10maxusers 32 11 12options MIPS32 13options NOFPU # No FPU 14options FPEMUL # emulate FPU insn 15#options CONSPEED=115200 # YAMON default 16options HZ=512 # for profiling 17 18# CPU support 19options ALCHEMY_AU1000 20options ALCHEMY_AU1100 21options ALCHEMY_AU1500 22options ALCHEMY_AU1550 23 24# Board support 25options ALCHEMY_GENERIC 26 27#options LOCKDEBUG 28options SOSEND_COUNTERS 29options INET_CSUM_COUNTERS 30options TCP_CSUM_COUNTERS 31options UDP_CSUM_COUNTERS 32options TCP_OUTPUT_COUNTERS 33 34# Standard system options 35options KTRACE # system call tracing support 36options SYSVMSG # System V message queues 37options SYSVSEM # System V semaphores 38options SYSVSHM # System V shared memory 39options NTP # network time protocol 40 41# Debugging options 42options DIAGNOSTIC # extra kernel sanity checking 43#options DEBUG # extra kernel debugging support 44options DDB # kernel dynamic debugger 45options DDB_HISTORY_SIZE=100 # enable history editing in DDB 46makeoptions DEBUG="-g" # compile full symbol table 47makeoptions COPY_SYMTAB=1 # size for embedded symbol table 48 49# Compatibility options 50include "conf/compat_netbsd16.config" 51 52#options EXEC_ECOFF # exec ECOFF binaries 53#options COMPAT_ULTRIX # binary compatibility with Ultrix 54 55# File systems 56file-system FFS # Berkeley Fast Filesystem 57file-system MFS # memory-based filesystem 58#file-system EXT2FS # second extended file system (linux) 59file-system NFS # Sun NFS-compatible filesystem client 60#file-system KERNFS # kernel data-structure filesystem 61#file-system NULLFS # NULL layered filesystem 62#file-system OVERLAY # overlay file system 63file-system FDESC # user file descriptor filesystem 64#file-system UMAPFS # uid/gid remapping filesystem 65#file-system LFS # Log-based filesystem (still experimental) 66#file-system PROCFS # /proc 67#file-system CD9660 # ISO 9660 + Rock Ridge file system 68#file-system UNION # union file system 69#file-system MSDOSFS # MS-DOS FAT filesystem(s). 70#file-system CODA # Coda File System; also needs vcoda (below) 71#file-system PTYFS # /dev/pts/N support 72 73# File system options 74#options NFSSERVER # Sun NFS-compatible filesystem server 75#options QUOTA # legacy UFS quotas 76#options QUOTA2 # new, in-filesystem UFS quotas 77#options FFS_EI # FFS Endian Independent support 78options WAPBL # File system journaling support 79options FFS_NO_SNAPSHOT # No FFS snapshot support 80#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 81 # immutable) behave as system flags. 82 83# Networking options 84#options GATEWAY # IP packet forwarding 85options INET # Internet protocols 86#options INET6 # IPV6 87#options IPSEC # IP security 88#options IPSEC_DEBUG # debug for IP security 89#options MROUTING # packet forwarding of multicast packets 90#options PIM # Protocol Independent Multicast 91#options NETATALK # AppleTalk (over Ethernet) protocol 92#options PPP_BSDCOMP # BSD-Compress compression support for PPP 93#options PPP_DEFLATE # Deflate compression support for PPP 94#options PPP_FILTER # Active filter support for PPP (requires bpf) 95options IPFILTER_LOG # ipmon(8) log support 96options IPFILTER_LOOKUP # ippool(8) support 97options IPFILTER_COMPAT # Compat for IP-Filter 98#options IPFILTER_DEFAULT_BLOCK # block all packets by default 99 100# JIT compiler for bpfilter 101#options SLJIT 102#options BPFJIT 103 104# These options enable verbose messages for several subsystems. 105# Warning, these may compile large string tables into the kernel! 106options MIIVERBOSE # verbose PHY autoconfig messages 107options PCIVERBOSE # verbose PCI device autoconfig messages 108#options PCI_CONFIG_DUMP # verbosely dump PCI config space 109options SCSIVERBOSE # human readable SCSI error messages 110options USBVERBOSE # verbose USB device autoconfig messages 111 112options NFS_BOOT_DHCP 113 114# Pretty much only one device to use for the root file system. 115config netbsd root on ? type ? 116config netbsd-aumac0 root on aumac0 type nfs 117 118mainbus0 at root 119 120cpu0 at mainbus? 121 122aubus0 at mainbus? 123 124# no RTC! fake with one of the programmable clocks 125aurtc* at aubus? addr ? 126 127# UARTs 128com* at aubus? addr ? 129 130# Ethernet MACs 131aumac* at aubus? addr ? 132options AUMAC_EVENT_COUNTERS 133 134# MII/PHY support 135acphy* at mii? phy ? # AMD/Altima AC101 PHYs 136amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs 137bmtphy* at mii? phy ? # Broadcom BCM5201/BCM5202 PHYs 138brgphy* at mii? phy ? # Broadcom BCM5400-family PHYs 139lxtphy* at mii? phy ? # Level One LXT970 PHYs 140nsphyter* at mii? phy ? # NS83843 PHYs 141rgephy* at mii? phy ? # RealTek 8169S/8110S PHY 142rlphy* at mii? phy ? # RealTek 8139/8201L PHYs 143sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 144ukphy* at mii? phy ? # Catch-all PHYs 145 146# USB 147ohci* at aubus? addr ? # USB Open Host Controller 148 149# USB bus support 150usb* at ohci? 151 152# USB Hubs 153uhub* at usb? 154uhub* at uhub? port ? 155 156# USB HID device 157uhidev* at uhub? port ? configuration ? interface ? 158 159# USB Mice 160ums* at uhidev? reportid ? 161wsmouse* at ums? mux 0 162 163# USB Keyboards 164ukbd* at uhidev? reportid ? 165wskbd* at ukbd? console ? mux 1 166 167# USB serial adapter 168ucycom* at uhidev? reportid ? 169 170# USB Generic HID devices 171uhid* at uhidev? reportid ? 172 173# USB Printer 174ulpt* at uhub? port ? configuration ? interface ? 175 176# USB Modem 177umodem* at uhub? port ? configuration ? 178ucom* at umodem? 179 180# Option N.V. Wireless WAN modems 181uhso* at uhub? port ? configuration ? 182 183# USB Mass Storage 184umass* at uhub? port ? configuration ? interface ? 185scsibus* at scsi? 186sd* at scsibus? target ? lun ? 187 188# USB audio 189#uaudio* at uhub? port ? configuration ? 190 191# USB MIDI 192#umidi* at uhub? port ? configuration ? 193 194# USB IrDA 195# USB-IrDA bridge spec 196#uirda* at uhub? port ? configuration ? interface ? 197#irframe* at uirda? 198 199# Kyocera AIR-EDGE PHONE 200#ukyopon* at uhub? port ? 201#ucom* at ukyopon? portno ? 202 203# USB Generic driver 204ugen* at uhub? port ? 205 206# Audio support 207auaudio* at aubus? addr ? # STAC9745 audio codec 208audio* at auaudio? 209 210spkr* at audio? # PC speaker (synthesized) 211 212# GPIOs 213augpio* at aubus? addr ? 214gpio* at augpio? 215 216# On-board devices 217obio* at mainbus? 218 219#flash* at obio? addr ? 220#lcd* at obio? addr ? 221 222# Pseudo-devices 223 224# Disk/mass storage pseudo-devices 225#pseudo-device ccd # concatenated disk devices 226#pseudo-device raid # RAIDframe disk driver 227#options RAID_AUTOCONFIG # auto-configuration of RAID 228#pseudo-device fss # file system snapshot device 229#pseudo-device md # memory disk device (ramdisk) 230pseudo-device vnd # disk-like interface to files 231 232# Network pseudo-devices 233pseudo-device bpfilter # Berkeley packet filter 234pseudo-device ipfilter # IP filter (firewall) and NAT 235pseudo-device loop # network loopback 236#pseudo-device ppp # Point-to-Point Protocol 237#pseudo-device sl # Serial Line IP 238#pseudo-device strip # Starmode Radio IP (Metricom) 239#pseudo-device tun # network tunneling over tty 240#pseudo-device tap # virtual Ethernet 241#pseudo-device gre # generic L3 over IP tunnel 242#pseudo-device ipip # RFC 2003 IP Encapsulation 243#pseudo-device gif # RFC1933 tunnel 244#pseudo-device faith # IPv[46] tcp relay translation 245#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 246pseudo-device vlan # IEEE 802.1q encapsulation 247pseudo-device bridge # simple inter-network bridging 248 249# Miscellaneous pseudo-devices 250pseudo-device pty # pseudo-terminals 251#pseudo-device sequencer # MIDI sequencer 252pseudo-device clockctl # user control of clock subsystem 253pseudo-device ksyms # /dev/ksyms 254 255# A pseudo device needed for Coda # also needs CODA (above) 256#pseudo-device vcoda # coda minicache <-> venus comm. 257