Home | History | Annotate | Line # | Download | only in conf
GENERIC64 revision 1.150
      1 #
      2 #	$NetBSD: GENERIC64,v 1.150 2020/04/12 07:49:58 maxv Exp $
      3 #
      4 #	GENERIC ARM (aarch64) kernel
      5 #
      6 
      7 include	"arch/evbarm/conf/std.generic64"
      8 include "arch/evbarm/conf/files.generic64"
      9 include	"arch/evbarm/conf/GENERIC.common"
     10 
     11 maxusers	64
     12 
     13 #
     14 # FDT files supported by this kernel - add to DTSSUBDIR and DTS as
     15 # appropriate
     16 #
     17 makeoptions 	DTSARCH="arm aarch64"
     18 makeoptions	DTSGNUARCH="arm arm64"
     19 makeoptions	DTSSUBDIR="allwinner amlogic broadcom freescale nvidia rockchip"
     20 makeoptions	DTS="
     21 	bcm2711-rpi-4-b.dts
     22 	bcm2837-rpi-3-a-plus.dts
     23 	bcm2837-rpi-3-b-plus.dts
     24 	bcm2837-rpi-3-b.dts
     25 	bcm2837-rpi-cm3-io3.dts
     26 
     27 	imx8mq-evk.dts
     28 	imx8mq-hummingboard-pulse.dts
     29 	imx8mq-librem5-devkit.dts
     30 	imx8mq-nitrogen.dts
     31 	imx8mq-pico-pi.dts
     32 	imx8mq-zii-ultra-rmb3.dts
     33 	imx8mq-zii-ultra-zest.dts
     34 
     35 	meson-gxbb-nanopi-k2.dts
     36 	meson-gxbb-nexbox-a95x.dts
     37 	meson-gxbb-odroidc2.dts
     38 	meson-gxbb-p200.dts
     39 	meson-gxbb-p201.dts
     40 	meson-gxbb-vega-s95-meta.dts
     41 	meson-gxbb-vega-s95-pro.dts
     42 	meson-gxbb-vega-s95-telos.dts
     43 	meson-gxbb-wetek-hub.dts
     44 	meson-gxbb-wetek-play2.dts
     45 
     46 	meson-gxl-s805x-libretech-ac.dts
     47 	meson-gxl-s805x-p241.dts
     48 	meson-gxl-s905d-p230.dts
     49 	meson-gxl-s905d-p231.dts
     50 	meson-gxl-s905d-phicomm-n1.dts
     51 	meson-gxl-s905w-p281.dts
     52 	meson-gxl-s905w-tx3-mini.dts
     53 	meson-gxl-s905x-hwacom-amazetv.dts
     54 	meson-gxl-s905x-khadas-vim.dts
     55 	meson-gxl-s905x-libretech-cc.dts
     56 	meson-gxl-s905x-nexbox-a95x.dts
     57 	meson-gxl-s905x-p212.dts
     58 
     59 	rk3328-a1.dts
     60 	rk3328-evb.dts
     61 	rk3328-roc-cc.dts
     62 	rk3328-rock64.dts
     63 
     64 	rk3399-evb.dts
     65 	rk3399-ficus.dts
     66 	rk3399-firefly.dts
     67 	rk3399-gru-bob.dts
     68 	rk3399-gru-kevin.dts
     69 	rk3399-gru-scarlet-inx.dts
     70 	rk3399-gru-scarlet-kd.dts
     71 	rk3399-hugsun-x99.dts
     72 	rk3399-khadas-edge-captain.dts
     73 	rk3399-khadas-edge-v.dts
     74 	rk3399-khadas-edge.dts
     75 	rk3399-leez-p710.dts
     76 	rk3399-nanopc-t4.dts
     77 	rk3399-nanopi-m4.dts
     78 	rk3399-nanopi-neo4.dts
     79 	rk3399-orangepi.dts
     80 	rk3399-pinebook-pro.dts
     81 	rk3399-puma-haikou.dts
     82 	rk3399-roc-pc-mezzanine.dts
     83 	rk3399-roc-pc.dts
     84 	rk3399-rock-pi-4.dts
     85 	rk3399-rock960.dts
     86 	rk3399-rockpro64.dts
     87 	rk3399-sapphire-excavator.dts
     88 	rk3399-sapphire.dts
     89 
     90 	sun50i-a64-amarula-relic.dts
     91 	sun50i-a64-bananapi-m64.dts
     92 	sun50i-a64-nanopi-a64.dts
     93 	sun50i-a64-oceanic-5205-5inmfd.dts
     94 	sun50i-a64-olinuxino-emmc.dts
     95 	sun50i-a64-olinuxino.dts
     96 	sun50i-a64-orangepi-win.dts
     97 	sun50i-a64-pine64-lts.dts
     98 	sun50i-a64-pine64-plus.dts
     99 	sun50i-a64-pine64.dts
    100 	sun50i-a64-pinebook.dts
    101 	sun50i-a64-sopine-baseboard.dts
    102 	sun50i-a64-teres-i.dts
    103 
    104 	sun50i-h5-bananapi-m2-plus-v1.2.dts
    105 	sun50i-h5-bananapi-m2-plus.dts
    106 	sun50i-h5-emlid-neutis-n5-devboard.dts
    107 	sun50i-h5-libretech-all-h3-cc.dts
    108 	sun50i-h5-nanopi-neo-plus2.dts
    109 	sun50i-h5-nanopi-neo2.dts
    110 	sun50i-h5-orangepi-pc2.dts
    111 	sun50i-h5-orangepi-prime.dts
    112 	sun50i-h5-orangepi-zero-plus.dts
    113 	sun50i-h5-orangepi-zero-plus2.dts
    114 
    115 	sun50i-h6-beelink-gs1.dts
    116 	sun50i-h6-orangepi-3.dts
    117 	sun50i-h6-orangepi-lite2.dts
    118 	sun50i-h6-orangepi-one-plus.dts
    119 	sun50i-h6-pine-h64.dts
    120 	sun50i-h6-tanix-tx6.dts
    121 
    122 	tegra210-p2371-0000.dts
    123 	tegra210-p2371-2180.dts
    124 	tegra210-p2571.dts
    125 	tegra210-p2894-0050-a08.dts
    126 	tegra210-p3450-0000.dts
    127 	tegra210-smaug.dts
    128 "
    129 
    130 options 	CPU_CORTEXA53
    131 options 	CPU_CORTEXA57
    132 options 	CPU_THUNDERX
    133 options 	SOC_BCM2837
    134 options 	SOC_MESONGXBB
    135 options 	SOC_MESONGXL
    136 options 	SOC_RK3328
    137 options 	SOC_RK3399
    138 options 	SOC_SUN50I_A64
    139 options 	SOC_SUN50I_H5
    140 options 	SOC_SUN50I_H6
    141 options 	SOC_TEGRA210
    142 options 	SOC_VIRT
    143 options 	MULTIPROCESSOR
    144 
    145 pseudo-device 	openfirm	# /dev/openfirm
    146 
    147 #options 	DIAGNOSTIC	# internal consistency checks
    148 #options 	DEBUG
    149 #options 	LOCKDEBUG
    150 #options 	PMAP_DEBUG	# Enable pmap_debug_level code
    151 #options 	VERBOSE_INIT_ARM # verbose bootstrapping messages
    152 options 	INCLUDE_CONFIG_FILE
    153 #options 	UVMHIST
    154 #options 	UVMHIST_PRINT,KERNHIST_DELAY=0
    155 
    156 # EARLYCONS is required for early init messages from VERBOSE_INIT_ARM.
    157 #options 	EARLYCONS=bcm2837
    158 #options 	EARLYCONS=bcm2711
    159 #options 	EARLYCONS=meson, CONSADDR=0xc81004c0
    160 #options 	EARLYCONS=rk3328, CONSADDR=0xff130000
    161 #options 	EARLYCONS=rk3399, CONSADDR=0xff1a0000
    162 #options 	EARLYCONS=sunxi, CONSADDR=0x01c28000
    163 #options 	EARLYCONS=tegra, CONSADDR=0x70006000
    164 #options 	EARLYCONS=thunderx, CONSADDR=0x87e024000000
    165 #options 	EARLYCONS=virt
    166 
    167 # Pointer Authentication (PAC).
    168 #makeoptions 	ARMV83_PAC=1
    169 #options 	ARMV83_PAC
    170 
    171 # Kernel Address Sanitizer (kASan). The quarantine is optional and can
    172 # help KASAN find more use-after-frees. Use KASAN_PANIC if you want panics
    173 # instead of warnings.
    174 #makeoptions 	KASAN=1		# mandatory
    175 #options 	KASAN		# mandatory
    176 #options 	POOL_QUARANTINE	# optional
    177 #options 	KASAN_PANIC	# optional
    178 
    179 makeoptions	DEBUG="-g"	# compile full symbol table
    180 makeoptions	COPY_SYMTAB=1
    181 
    182 config		netbsd		root on ? type ?
    183 
    184 options 	COMPAT_NETBSD32
    185 options 	EXEC_ELF32
    186 
    187 # EFI runtime support
    188 options 	EFI_RUNTIME
    189 
    190 # Device tree support
    191 armfdt0		at root
    192 simplebus*	at fdt? pass 0
    193 
    194 # ACPI support
    195 acpifdt*	at fdt? pass 1
    196 acpi*		at acpifdt?
    197 acpibut*	at acpi?
    198 acpiged*	at acpi?
    199 acpilid*	at acpi?
    200 
    201 # CPUs
    202 cpus*		at fdt? pass 0
    203 cpu*		at fdt? pass 0
    204 cpu*		at acpi?
    205 
    206 # Performance monitors
    207 armpmu*		at fdt?
    208 pseudo-device	tprof
    209 
    210 # CPU frequency scaling
    211 cpufreqdt*	at cpu?
    212 
    213 # Power State Coordination Interface (PSCI)
    214 psci*		at fdt? pass 0
    215 
    216 fclock*		at fdt? pass 1
    217 ffclock*	at fdt? pass 1
    218 fregulator*	at fdt? pass 4
    219 gregulator*	at fdt? pass 4
    220 gpiokeys*	at fdt?
    221 wskbd*		at gpiokeys? console ? mux 1
    222 gpioleds*	at fdt?
    223 
    224 # System Controller
    225 syscon*		at fdt? pass 1		# Generic System Controller
    226 sunxisramc*	at fdt? pass 1		# Allwinner System Control
    227 
    228 # Timer
    229 gtmr*		at fdt? pass 1		# ARM Generic Timer
    230 gtmr*		at acpi?
    231 armgtmr0	at gtmr?
    232 tegratimer*	at fdt?			# Timers
    233 
    234 # Watchdog
    235 bcmpmwdog*	at fdt?			# Broadcom BCM283x watchdog
    236 dwcwdt* 	at fdt?			# DesignWare watchdog
    237 mesongxwdt*	at fdt?			# Amlogic Meson GX watchdog
    238 sbsawdt*	at acpi?		# ARM SBSA-compliant watchdog
    239 sunxiwdt*	at fdt?			# Allwinner watchdog
    240 
    241 # Interrupt controller
    242 bcmicu*		at fdt? pass 1		# Broadcom BCM283x ICU
    243 tegralic*	at fdt? pass 1		# NVIDIA Tegra LIC
    244 gic*		at fdt? pass 1		# ARM GICv2
    245 gic*		at acpi?
    246 armgic0		at gic?
    247 gicvthree*	at fdt? pass 1		# ARM GICv3
    248 gicvthree*	at acpi?
    249 imx7gpc*	at fdt? pass 2		# IMX GPCv2
    250 sunxinmi*	at fdt? pass 2		# Allwinner NMI / R_INTC
    251 
    252 # Memory controller
    253 tegramc*	at fdt?	pass 4		# NVIDIA Tegra MC
    254 
    255 # Firmware devices
    256 bcmmbox*	at fdt?			# Broadcom VideoCore IV mailbox
    257 bcmmbox*	at acpi?
    258 vcmbox*		at bcmmbox?
    259 qemufwcfg*	at fdt?			# QEMU Firmware Configuration device
    260 qemufwcfg*	at acpi?
    261 
    262 # DMA controller
    263 bcmdmac*	at fdt?			# Broadcom BCM283x DMA controller
    264 sun6idma*	at fdt?	pass 4		# Allwinner DMA controller (sun6i)
    265 tegraapbdma*	at fdt? pass 4		# NVIDIA Tegra APB DMA
    266 
    267 # FUSE controller
    268 sunxisid*	at fdt? pass 4		# Allwinner SID
    269 tegrafuse*	at fdt? pass 4		# NVIDIA Tegra FUSE
    270 
    271 # Power management controller
    272 tegrapmc*	at fdt? pass 4		# NVIDIA Tegra PMC
    273 
    274 # Clock and Reset controller
    275 bcmcprman*	at fdt? pass 1		# Broadcom BCM283x Clock Manager
    276 bcmaux*		at fdt? pass 1		# Broadcom BCM283x Aux Periph Clocks
    277 gxbbaoclkc*	at fdt? pass 2		# Amlogic Meson GXBB AO clock controller
    278 gxbbclkc*	at fdt? pass 2		# Amlogic Meson GXBB/GXL EE clock controller
    279 imx8mqccm*	at fdt? pass 2		# NXP iMX8MQ CCM
    280 mesonresets*	at fdt? pass 2		# Amlogic Meson misc. clock resets
    281 rkcru*		at fdt? pass 2		# Rockchip RK3328 CRU
    282 sun8ih3ccu*	at fdt? pass 2		# Allwinner H3/H5 CCU
    283 sun8ih3rccu*	at fdt? pass 2		# Allwinner H3/H5 CCU (PRCM)
    284 sun50ia64ccu*	at fdt? pass 2		# Allwinner A64 CCU
    285 sun50ia64rccu*	at fdt? pass 2		# Allwinner A64 CCU (PRCM)
    286 sun50ih6ccu*	at fdt? pass 2		# Allwinner H6 CCU
    287 sun50ih6rccu*	at fdt? pass 2		# Allwinner H6 CCU (PRCM)
    288 sunxide2ccu*	at fdt? pass 3		# Allwinner DE2 clock controller
    289 sunxiresets*	at fdt? pass 1		# Allwinner misc. resets
    290 sunxigates*	at fdt? pass 1		# Allwinner misc. gates
    291 sunxigmacclk*	at fdt? pass 2		# Allwinner GMAC MII/RGMII clock mux
    292 tegra210car*	at fdt? pass 3		# NVIDIA Tegra CAR (T210)
    293 
    294 # GPIO controller
    295 bcmgpio*	at fdt? pass 3		# Broadcom BCM283x GPIO
    296 imxgpio*	at fdt? pass 3		# IMX GPIO
    297 mesonpinctrl*	at fdt? pass 2		# Amlogic Meson GPIO
    298 plgpio*		at fdt?			# ARM PrimeCell PL061 GPIO
    299 plgpio*		at acpi?
    300 sunxigpio*	at fdt? pass 3		# Allwinner GPIO
    301 tegragpio*	at fdt? pass 2		# NVIDIA Tegra GPIO
    302 rkgpio*		at rkiomux?		# Rockchip GPIO
    303 gpio*		at gpiobus?
    304 
    305 # PWM controller
    306 rkpwm*		at fdt? pass 3		# Rockchip PWM
    307 sunxipwm*	at fdt? pass 3		# Allwinner PWM
    308 
    309 # MPIO / Pinmux
    310 imxiomux*	at fdt? pass 2		# IMX IOMUX
    311 rkiomux*	at fdt?	pass 3		# Rockchip IOMUX
    312 tegrapinmux*	at fdt?			# NVIDIA Tegra MPIO
    313 
    314 # XUSB PADCTL
    315 tegra210xpad*	at fdt?			# NVIDIA Tegra XUSB PADCTL (T210)
    316 tegra210xphy*	at tegra210xpad?
    317 
    318 # PCIE
    319 pcihost*	at fdt?			# Generic PCI host controller
    320 acpipchb*	at acpi?		# ACPI PCIe host bridge
    321 rkpcie*		at fdt?			# Rockchip AXI PCIE
    322 rkpciephy*	at fdt? pass 9		# Rockchip AXI PCIE PHY
    323 tegrapcie0	at fdt?			# NVIDIA Tegra PCIE
    324 pci*		at pcibus?
    325 ppb*		at pci? dev ? function ?
    326 pci*		at ppb?
    327 
    328 # Ethernet
    329 awge*		at fdt?				# DesignWare Gigabit Ethernet
    330 emac*		at fdt?				# Allwinner Gigabit Ethernet (EMAC)
    331 enet*		at fdt?				# IMX FEC
    332 genet*		at acpi?			# Broadcom GENET v5
    333 genet*		at fdt?
    334 #scx*		at acpi?			# Socionext Gigabit Ethernet
    335 #scx*		at fdt?	
    336 aq*		at pci? dev ? function ?	# Aquantia AQC 10 gigabit
    337 ena*		at pci? dev ? function ?	# Amazon.com Elastic Network Adapter
    338 mcx*		at pci? dev ? function ?	# Mellanox 5th generation Ethernet
    339 mskc*		at pci? dev ? function ?	# Marvell Yukon 2 Gigabit Ethernet
    340 msk*		at mskc?
    341 re*		at pci? dev ? function ?	# Realtek RTL8111GS
    342 wm*		at pci? dev ? function ?	# Intel Gigabit Ethernet
    343 
    344 # MII/PHY support
    345 atphy*		at mii? phy ?		# Attansic/Atheros PHYs
    346 brgphy*		at mii? phy ?		# Broadcom BCM5400-family PHYs
    347 exphy* 		at mii? phy ?		# 3Com internal PHYs
    348 gentbi* 	at mii? phy ?		# Generic Ten-Bit 1000BASE-[CLS]X PHYs
    349 glxtphy*	at mii? phy ?		# Level One LXT-1000 PHYs
    350 gphyter* 	at mii? phy ?		# NS83861 Gig-E PHY
    351 gxlphy*		at mii? phy ?		# Amlogic Meson GX internal PHY
    352 icsphy*		at mii? phy ?		# Integrated Circuit Systems ICS189x
    353 igphy*		at mii? phy ?		# Intel IGP01E1000
    354 ihphy*		at mii? phy ?		# Intel 82577 PHYs
    355 ikphy*		at mii? phy ?		# Intel 82563 PHYs
    356 inphy*		at mii? phy ?		# Intel 82555 PHYs
    357 iophy*		at mii? phy ?		# Intel 82553 PHYs
    358 lxtphy*		at mii? phy ?		# Level One LXT-970 PHYs
    359 makphy*		at mii? phy ?		# Marvell Semiconductor 88E1000 PHYs
    360 nsphy*		at mii? phy ?		# NS83840 PHYs
    361 nsphyter*	at mii? phy ? 		# NS83843 PHYs
    362 pnaphy*		at mii? phy ?		# generic HomePNA PHYs
    363 rdcphy*		at mii? phy ?		# RDC R6040 10/100 PHY
    364 rgephy*		at mii? phy ?		# Realtek 8169S/8110S internal PHYs
    365 rlphy*		at mii? phy ?		# Realtek 8139/8201L PHYs
    366 sqphy*		at mii? phy ?		# Seeq 80220/80221/80223 PHYs
    367 tlphy*		at mii? phy ?		# ThunderLAN PHYs
    368 tqphy*		at mii? phy ?		# TDK Semiconductor PHYs
    369 urlphy*		at mii? phy ?		# Realtek RTL8150L internal PHYs
    370 ukphy*		at mii? phy ?		# generic unknown PHYs
    371 
    372 # Mini-PCIe Wireless
    373 #options 	ATHHAL_AR5212,ATHHAL_RF2425	# AR5BHB63
    374 #ath*		at pci? dev ? function ?	# Atheros IEEE 802.11
    375 #athn*		at pci? dev ? function ?	# Atheros IEEE 802.11
    376 
    377 # UART
    378 com*		at fdt?	pass 4			# UART
    379 com*		at acpi?
    380 imxuart*	at fdt? pass 4			# IMX UART
    381 options 	IMXUARTCONSOLE
    382 mesonuart*	at fdt? pass 4			# Amlogic Meson UART
    383 plcom*		at fdt?	pass 4			# ARM PL011 UART
    384 plcom*		at acpi?
    385 puc*		at pci? dev ? function ?	# PCI "universal" comm. cards
    386 com*		at puc? port ?
    387 
    388 # I2C controllers
    389 options 	I2C_MAX_ADDR=0xfff
    390 bsciic*		at fdt?			# Broadcom BCM283x Serial Control
    391 bsciic*		at acpi?
    392 dwiic*		at fdt?			# Designware I2C
    393 dwiic*		at acpi?
    394 imxi2c*		at fdt? pass 4		# IMX I2C
    395 rkiic*		at fdt? pass 4		# Rockchip I2C
    396 sunxirsb*	at fdt?	pass 4		# Allwinner RSB
    397 sunxitwi*	at fdt?			# Allwinner TWI
    398 tegrai2c*	at fdt? pass 4		# NVIDIA Tegra I2C
    399 #sniiic*	at fdt?			# Socionext SC2A11 I2C
    400 #sniiic*	at acpi?
    401 iic*		at i2cbus?
    402 
    403 # I2C devices
    404 titemp*		at iic?
    405 seeprom*	at iic?
    406 spdmem*		at iic?			# memory module SPD EEPROM decoder
    407 as3722pmic*	at iic?
    408 as3722reg*	at as3722pmic?
    409 axppmic*	at iic?			# X-Powers AXP Power Management IC
    410 axpreg*		at axppmic?
    411 cwfg*		at iic?			# CellWise CW2015 Fuel Gauge IC
    412 es8316ac*	at iic?			# Everest Semi ES8316 Audio CODEC
    413 fan53555reg*	at iic?			# FAN53555 / SY82x regulator
    414 max77620pmic*	at iic?
    415 pcf8563rtc*	at iic?			# PCF8563 RTC
    416 rkpmic*		at iic?			# Rockchip Power Management IC
    417 rkreg*		at rkpmic?
    418 tcagpio*	at iic?
    419 
    420 # Random number generators
    421 amdccp*		at fdt?			# AMD Cryptograhic Coprocessor RNG
    422 amdccp*		at acpi?
    423 bcmrng*		at fdt?			# Broadcom BCM283x RNG
    424 mesonrng*	at fdt?			# Amlogic Meson RNG
    425 sun8icrypto* 	at fdt?			# Allwinner Crypto Engine
    426 
    427 # RTC
    428 plrtc*		at fdt?			# ARM PrimeCell RTC
    429 sunxirtc*	at fdt? pass 4		# Allwinner RTC
    430 tegrartc*	at fdt?			# NVIDIA Tegra RTC
    431 
    432 # SDMMC
    433 bcmsdhost*	at fdt?			# Broadcom BCM283x SD Host Interface
    434 dwcmmc*		at fdt?			# Designware SD/MMC
    435 mesongxmmc*	at fdt?			# Amlogic Meson GX eMMC/SD/SDIO controller
    436 mmcpwrseq*	at fdt? pass 5		# Simple MMC power sequence provider
    437 rkemmcphy*	at fdt?			# Rockchip eMMC PHY
    438 sdhc*		at fdt?			# SD Host Controller Interface
    439 sdhc*		at acpi?
    440 sunximmc*	at fdt?			# Allwinner SD/MMC
    441 #sniemmc*	at fdt?			# Socionext SC2A11 eMMC
    442 #sniemmc*	at acpi?
    443 sdmmc*		at sdmmcbus?
    444 ld0		at sdmmc0
    445 ld1		at sdmmc1
    446 ld2		at sdmmc2
    447 ld3		at sdmmc3
    448 ld*		at sdmmc?
    449 bwfm*		at sdmmc?		# Broadcom BCM43xxx WiFi Interface
    450 
    451 # SATA
    452 ahcisata*	at fdt?			# AHCI SATA
    453 ahcisata*	at acpi?
    454 ahcisata*	at pci? dev ? function ?
    455 atabus*		at ata?
    456 atapibus*	at atapi?
    457 wd*		at atabus? drive ?
    458 cd*		at atapibus? drive ?
    459 
    460 # NVMe
    461 nvme*		at pci? dev ? function ?
    462 ld*		at nvme? nsid ?
    463 
    464 # SPI controllers
    465 bcmspi*		at fdt?			# Broadcom BCM283x SPI
    466 rkspi*		at fdt?			# Rockchip SPI
    467 sun6ispi*	at fdt?			# Allwinner SPI
    468 spi*		at spibus?
    469 m25p*		at spi?
    470 spiflash*	at spiflashbus?
    471 
    472 # Audio support
    473 hdaudio*	at fdt?			# Intel HDA
    474 hdaudio*	at pci? dev ? function ?
    475 hdafg*		at hdaudiobus?
    476 options 	HDAUDIOVERBOSE
    477 options 	HDAUDIO_ENABLE_HDMI
    478 options 	HDAUDIO_ENABLE_DISPLAYPORT
    479 ausoc*		at fdt?			# Simple SoC audio card
    480 simpleamp*	at fdt?			# Simple amplifier
    481 spdiftx*	at fdt?			# SPDIF transmitter
    482 rki2s*		at fdt?			# Rockchip I2S/PCM
    483 sunxicodec*	at fdt?			# Allwinner audio codec
    484 sun8icodec*	at fdt?			# Allwinner audio codec (sun8i/sun50i)
    485 h3codec*	at fdt?			# Allwinner H3 audio codec (analog part)
    486 a64acodec*	at fdt?			# Allwinner A64 audio codec (analog part)
    487 sunxii2s*	at fdt?			# Allwinner I2S/PCM
    488 audio*		at audiobus?
    489 
    490 spkr*		at audio?		# PC speaker (synthesized)
    491 
    492 # HDMI CEC
    493 tegracec0	at fdt?			# NVIDIA Tegra HDMI CEC
    494 hdmicec*	at hdmicecbus?
    495 
    496 # Display
    497 anxdp*		at fdt?			# Analogix-based (e)DP
    498 anxedp*		at iic?			# Analogix eDP TX
    499 dispcon*	at fdt?			# Display connector devices
    500 panel*		at fdt?			# Display panels
    501 dwhdmi* 	at fdt?			# Designware HDMI TX
    502 rkdrm*		at fdt? pass 5		# Rockchip DRM master
    503 rkfb*		at rkdrm?		# Rockchip DRM framebuffer
    504 rkvop*		at fdt?			# Rockchip Visual Output Processor
    505 sunxide2bus*	at fdt? pass 4		# Allwinner DE2 bus
    506 sunxidrm*	at fdt?	pass 5		# Allwinner Display Pipeline
    507 sunxifb*	at sunxidrm?		# Allwinner DRM framebuffer
    508 sunxihdmiphy*	at fdt? pass 9		# Allwinner HDMI TX PHY
    509 sunxilcdc*	at fdt?			# Allwinner DE2 timing controller
    510 sunximixer*	at fdt?			# Allwinner DE2 mixer
    511 #tegradrm*	at fdt?			# NVIDIA Tegra Display
    512 #tegrafb*	at tegrafbbus?
    513 genfb*		at fdt?			# Simple Framebuffer
    514 wsdisplay*	at wsemuldisplaydev?
    515 options 	VCONS_DRAW_INTR
    516 options 	WSEMUL_VT100
    517 options 	WS_DEFAULT_FG=WSCOL_WHITE
    518 options 	WS_DEFAULT_BG=WSCOL_BLACK
    519 options 	WS_KERNEL_FG=WSCOL_GREEN
    520 options 	WS_KERNEL_BG=WSCOL_BLACK
    521 options 	WSDISPLAY_COMPAT_PCVT
    522 options 	WSDISPLAY_COMPAT_SYSCONS
    523 options 	WSDISPLAY_COMPAT_USL
    524 options 	WSDISPLAY_COMPAT_RAWKBD
    525 options 	WSDISPLAY_DEFAULTSCREENS=4
    526 options 	WSDISPLAY_MULTICONS
    527 options 	WSDISPLAY_SCROLLSUPPORT
    528 pseudo-device	wsmux
    529 pseudo-device	wsfont
    530 options 	FONT_BOLD8x16
    531 options 	FONT_BOLD16x32
    532 
    533 # GPU
    534 #nouveau*	at fdt?			# NVIDIA GPU
    535 #nouveau*	at pci?
    536 radeon*		at pci? dev ? function ? # AMD Radeon
    537 radeondrmkmsfb*	at radeonfbbus?
    538 
    539 # Backlight
    540 pwmbacklight*	at fdt?			# PWM Backlight controls
    541 
    542 # Fan
    543 pwmfan*		at fdt?			# PWM Fan controls
    544 
    545 # Thermal throttling controller
    546 sunxithermal*	at fdt?			# Allwinner thermal sensor controller
    547 tegrasoctherm*	at fdt?			# NVIDIA Tegra SOC_THERM
    548 rktsadc*	at fdt?			# RockChip TSASC
    549 
    550 # USB
    551 imx8mqusbphy*	at fdt? pass 9		# IMX USB PHY
    552 mesonusbphy*	at fdt? pass 9		# Amlogic Meson USB2 PHY
    553 mesongxlu2phy*	at fdt? pass 9		# Amlogic Meson GXL USB2 PHY
    554 mesongxlu3phy*	at fdt? pass 9		# Amlogic Meson GXL USB3 PHY
    555 rkusb*		at fdt? pass 9		# Rockchip USB PHY
    556 rkusbphy*	at rkusb?
    557 sunxiusbphy*	at fdt? pass 9		# Allwinner USB PHY
    558 sunxiusb3phy*	at fdt? pass 9		# Allwinner USB3 PHY
    559 tegrausbphy*	at fdt?			# NVIDIA Tegra USB PHY
    560 dwctwo*		at fdt?			# Designware USB DRD
    561 ehci*		at fdt?			# EHCI
    562 ehci*		at pci?			# EHCI
    563 ehci*		at acpi?		# EHCI
    564 motg*		at fdt?			# Mentor Graphics USB OTG
    565 ohci*		at fdt?			# OHCI
    566 ohci*		at pci?			# OHCI
    567 xhci*		at fdt?			# XHCI
    568 xhci*		at pci?			# XHCI
    569 xhci*		at acpi?		# XHCI
    570 usb*		at usbus?
    571 
    572 include "dev/usb/usbdevices.config"
    573 midi*		at midibus?
    574 pseudo-device	sequencer			# MIDI sequencer
    575 
    576 # Virtio devices
    577 virtio*		at fdt?			# Virtio MMIO device
    578 virtio*		at acpi?
    579 virtio*		at pci? dev ? function ?
    580 #viomb*		at virtio?		# Virtio memory balloon device
    581 ld*		at virtio?		# Virtio disk device
    582 vioif*		at virtio?		# Virtio network device
    583 viornd*		at virtio?		# Virtio entropy device
    584 vioscsi*	at virtio?		# Virtio SCSI device
    585 
    586 # SCSI controllers
    587 mpt*		at pci? dev ? function ?
    588 
    589 # SCSI bus support
    590 scsibus*	at scsi?
    591 sd*		at scsibus? target ? lun ?	# SCSI disk drives
    592 
    593 cinclude "arch/evbarm/conf/GENERIC64.local"
    594