Home | History | Annotate | Line # | Download | only in conf
GENERIC64 revision 1.138
      1 #
      2 #	$NetBSD: GENERIC64,v 1.138 2020/02/22 00:28:35 jmcneill 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 # Kernel Address Sanitizer (kASan). The quarantine is optional and can
    168 # help KASAN find more use-after-frees. Use KASAN_PANIC if you want panics
    169 # instead of warnings.
    170 #makeoptions 	KASAN=1		# mandatory
    171 #options 	KASAN		# mandatory
    172 #options 	POOL_QUARANTINE	# optional
    173 #options 	KASAN_PANIC	# optional
    174 
    175 makeoptions	DEBUG="-g"	# compile full symbol table
    176 makeoptions	COPY_SYMTAB=1
    177 
    178 config		netbsd		root on ? type ?
    179 
    180 options 	COMPAT_NETBSD32
    181 options 	EXEC_ELF32
    182 
    183 # EFI runtime support
    184 options 	EFI_RUNTIME
    185 
    186 # Device tree support
    187 armfdt0		at root
    188 simplebus*	at fdt? pass 0
    189 
    190 # ACPI support
    191 acpifdt*	at fdt? pass 1
    192 acpi*		at acpifdt?
    193 acpibut*	at acpi?
    194 acpiged*	at acpi?
    195 acpilid*	at acpi?
    196 
    197 # CPUs
    198 cpus*		at fdt? pass 0
    199 cpu*		at fdt? pass 0
    200 cpu*		at acpi?
    201 
    202 # Performance monitors
    203 armpmu*		at fdt?
    204 pseudo-device	tprof
    205 
    206 # CPU frequency scaling
    207 cpufreqdt*	at cpu?
    208 
    209 # Power State Coordination Interface (PSCI)
    210 psci*		at fdt? pass 0
    211 
    212 fclock*		at fdt? pass 1
    213 ffclock*	at fdt? pass 1
    214 fregulator*	at fdt? pass 4
    215 gregulator*	at fdt? pass 4
    216 gpiokeys*	at fdt?
    217 wskbd*		at gpiokeys? console ? mux 1
    218 gpioleds*	at fdt?
    219 
    220 # System Controller
    221 syscon*		at fdt? pass 1		# Generic System Controller
    222 sunxisramc*	at fdt? pass 1		# Allwinner System Control
    223 
    224 # Timer
    225 gtmr*		at fdt? pass 1		# ARM Generic Timer
    226 gtmr*		at acpi?
    227 armgtmr0	at gtmr?
    228 tegratimer*	at fdt?			# Timers
    229 
    230 # Watchdog
    231 bcmpmwdog*	at fdt?			# Broadcom BCM283x watchdog
    232 dwcwdt* 	at fdt?			# DesignWare watchdog
    233 mesongxwdt*	at fdt?			# Amlogic Meson GX watchdog
    234 sbsawdt*	at acpi?		# ARM SBSA-compliant watchdog
    235 sunxiwdt*	at fdt?			# Allwinner watchdog
    236 
    237 # Interrupt controller
    238 bcmicu*		at fdt? pass 1		# Broadcom BCM283x ICU
    239 tegralic*	at fdt? pass 1		# NVIDIA Tegra LIC
    240 gic*		at fdt? pass 1		# ARM GICv2
    241 gic*		at acpi?
    242 armgic0		at gic?
    243 gicvthree*	at fdt? pass 1		# ARM GICv3
    244 gicvthree*	at acpi?
    245 imx7gpc*	at fdt? pass 2		# IMX GPCv2
    246 sunxinmi*	at fdt? pass 2		# Allwinner NMI / R_INTC
    247 
    248 # Memory controller
    249 tegramc*	at fdt?	pass 4		# NVIDIA Tegra MC
    250 
    251 # Firmware devices
    252 bcmmbox*	at fdt?			# Broadcom VideoCore IV mailbox
    253 bcmmbox*	at acpi?
    254 vcmbox*		at bcmmbox?
    255 qemufwcfg*	at fdt?			# QEMU Firmware Configuration device
    256 qemufwcfg*	at acpi?
    257 
    258 # DMA controller
    259 bcmdmac*	at fdt?			# Broadcom BCM283x DMA controller
    260 sun6idma*	at fdt?	pass 4		# Allwinner DMA controller (sun6i)
    261 tegraapbdma*	at fdt? pass 4		# NVIDIA Tegra APB DMA
    262 
    263 # FUSE controller
    264 sunxisid*	at fdt? pass 4		# Allwinner SID
    265 tegrafuse*	at fdt? pass 4		# NVIDIA Tegra FUSE
    266 
    267 # Power management controller
    268 tegrapmc*	at fdt? pass 4		# NVIDIA Tegra PMC
    269 
    270 # Clock and Reset controller
    271 bcmcprman*	at fdt? pass 1		# Broadcom BCM283x Clock Manager
    272 bcmaux*		at fdt? pass 1		# Broadcom BCM283x Aux Periph Clocks
    273 gxbbaoclkc*	at fdt? pass 2		# Amlogic Meson GXBB AO clock controller
    274 gxbbclkc*	at fdt? pass 2		# Amlogic Meson GXBB/GXL EE clock controller
    275 imx8mqccm*	at fdt? pass 2		# NXP iMX8MQ CCM
    276 mesonresets*	at fdt? pass 2		# Amlogic Meson misc. clock resets
    277 rkcru*		at fdt? pass 2		# Rockchip RK3328 CRU
    278 sun8ih3ccu*	at fdt? pass 2		# Allwinner H3/H5 CCU
    279 sun8ih3rccu*	at fdt? pass 2		# Allwinner H3/H5 CCU (PRCM)
    280 sun50ia64ccu*	at fdt? pass 2		# Allwinner A64 CCU
    281 sun50ia64rccu*	at fdt? pass 2		# Allwinner A64 CCU (PRCM)
    282 sun50ih6ccu*	at fdt? pass 2		# Allwinner H6 CCU
    283 sun50ih6rccu*	at fdt? pass 2		# Allwinner H6 CCU (PRCM)
    284 sunxide2ccu*	at fdt? pass 3		# Allwinner DE2 clock controller
    285 sunxiresets*	at fdt? pass 1		# Allwinner misc. resets
    286 sunxigates*	at fdt? pass 1		# Allwinner misc. gates
    287 sunxigmacclk*	at fdt? pass 2		# Allwinner GMAC MII/RGMII clock mux
    288 tegra210car*	at fdt? pass 3		# NVIDIA Tegra CAR (T210)
    289 
    290 # GPIO controller
    291 bcmgpio*	at fdt? pass 3		# Broadcom BCM283x GPIO
    292 imxgpio*	at fdt? pass 3		# IMX GPIO
    293 mesonpinctrl*	at fdt? pass 2		# Amlogic Meson GPIO
    294 plgpio*		at fdt?			# ARM PrimeCell PL061 GPIO
    295 plgpio*		at acpi?
    296 sunxigpio*	at fdt? pass 3		# Allwinner GPIO
    297 tegragpio*	at fdt? pass 2		# NVIDIA Tegra GPIO
    298 rkgpio*		at rkiomux?		# Rockchip GPIO
    299 gpio*		at gpiobus?
    300 
    301 # PWM controller
    302 rkpwm*		at fdt? pass 3		# Rockchip PWM
    303 sunxipwm*	at fdt? pass 3		# Allwinner PWM
    304 
    305 # MPIO / Pinmux
    306 imxiomux*	at fdt? pass 2		# IMX IOMUX
    307 rkiomux*	at fdt?	pass 3		# Rockchip IOMUX
    308 tegrapinmux*	at fdt?			# NVIDIA Tegra MPIO
    309 
    310 # XUSB PADCTL
    311 tegra210xpad*	at fdt?			# NVIDIA Tegra XUSB PADCTL (T210)
    312 tegra210xphy*	at tegra210xpad?
    313 
    314 # PCIE
    315 pcihost*	at fdt?			# Generic PCI host controller
    316 acpipchb*	at acpi?		# ACPI PCIe host bridge
    317 rkpcie*		at fdt?			# Rockchip AXI PCIE
    318 rkpciephy*	at fdt? pass 9		# Rockchip AXI PCIE PHY
    319 tegrapcie0	at fdt?			# NVIDIA Tegra PCIE
    320 pci*		at pcibus?
    321 ppb*		at pci? dev ? function ?
    322 pci*		at ppb?
    323 
    324 # Ethernet
    325 awge*		at fdt?				# DesignWare Gigabit Ethernet
    326 emac*		at fdt?				# Allwinner Gigabit Ethernet (EMAC)
    327 enet*		at fdt?				# IMX FEC
    328 aq*		at pci? dev ? function ?	# Aquantia AQC 10 gigabit
    329 ena*		at pci? dev ? function ?	# Amazon.com Elastic Network Adapter
    330 genet*		at fdt?				# Broadcom GENET v5
    331 mcx*		at pci? dev ? function ?	# Mellanox 5th generation Ethernet
    332 mskc*		at pci? dev ? function ?	# Marvell Yukon 2 Gigabit Ethernet
    333 msk*		at mskc?
    334 re*		at pci? dev ? function ?	# Realtek RTL8111GS
    335 wm*		at pci? dev ? function ?	# Intel Gigabit Ethernet
    336 
    337 # MII/PHY support
    338 atphy*		at mii? phy ?		# Attansic/Atheros PHYs
    339 exphy* 		at mii? phy ?		# 3Com internal PHYs
    340 gentbi* 	at mii? phy ?		# Generic Ten-Bit 1000BASE-[CLS]X PHYs
    341 glxtphy*	at mii? phy ?		# Level One LXT-1000 PHYs
    342 gphyter* 	at mii? phy ?		# NS83861 Gig-E PHY
    343 gxlphy*		at mii? phy ?		# Amlogic Meson GX internal PHY
    344 icsphy*		at mii? phy ?		# Integrated Circuit Systems ICS189x
    345 igphy*		at mii? phy ?		# Intel IGP01E1000
    346 ihphy*		at mii? phy ?		# Intel 82577 PHYs
    347 ikphy*		at mii? phy ?		# Intel 82563 PHYs
    348 inphy*		at mii? phy ?		# Intel 82555 PHYs
    349 iophy*		at mii? phy ?		# Intel 82553 PHYs
    350 lxtphy*		at mii? phy ?		# Level One LXT-970 PHYs
    351 makphy*		at mii? phy ?		# Marvell Semiconductor 88E1000 PHYs
    352 nsphy*		at mii? phy ?		# NS83840 PHYs
    353 nsphyter*	at mii? phy ? 		# NS83843 PHYs
    354 pnaphy*		at mii? phy ?		# generic HomePNA PHYs
    355 rdcphy*		at mii? phy ?		# RDC R6040 10/100 PHY
    356 rgephy*		at mii? phy ?		# Realtek 8169S/8110S internal PHYs
    357 rlphy*		at mii? phy ?		# Realtek 8139/8201L PHYs
    358 sqphy*		at mii? phy ?		# Seeq 80220/80221/80223 PHYs
    359 tlphy*		at mii? phy ?		# ThunderLAN PHYs
    360 tqphy*		at mii? phy ?		# TDK Semiconductor PHYs
    361 urlphy*		at mii? phy ?		# Realtek RTL8150L internal PHYs
    362 ukphy*		at mii? phy ?		# generic unknown PHYs
    363 
    364 # Mini-PCIe Wireless
    365 #options 	ATHHAL_AR5212,ATHHAL_RF2425	# AR5BHB63
    366 #ath*		at pci? dev ? function ?	# Atheros IEEE 802.11
    367 #athn*		at pci? dev ? function ?	# Atheros IEEE 802.11
    368 
    369 # UART
    370 com*		at fdt?	pass 4			# UART
    371 com*		at acpi?
    372 imxuart*	at fdt? pass 4			# IMX UART
    373 options 	IMXUARTCONSOLE
    374 mesonuart*	at fdt? pass 4			# Amlogic Meson UART
    375 plcom*		at fdt?	pass 4			# ARM PL011 UART
    376 plcom*		at acpi?
    377 puc*		at pci? dev ? function ?	# PCI "universal" comm. cards
    378 com*		at puc? port ?
    379 
    380 # I2C controllers
    381 options 	I2C_MAX_ADDR=0xfff
    382 bsciic*		at fdt?			# Broadcom BCM283x Serial Control
    383 dwiic*		at fdt?			# Designware I2C
    384 dwiic*		at acpi?
    385 imxi2c*		at fdt? pass 4		# IMX I2C
    386 rkiic*		at fdt? pass 4		# Rockchip I2C
    387 sunxirsb*	at fdt?	pass 4		# Allwinner RSB
    388 sunxitwi*	at fdt?			# Allwinner TWI
    389 tegrai2c*	at fdt? pass 4		# NVIDIA Tegra I2C
    390 iic*		at i2cbus?
    391 
    392 # I2C devices
    393 titemp*		at iic?
    394 seeprom*	at iic?
    395 spdmem*		at iic?			# memory module SPD EEPROM decoder
    396 as3722pmic*	at iic?
    397 as3722reg*	at as3722pmic?
    398 axppmic*	at iic?			# X-Powers AXP Power Management IC
    399 axpreg*		at axppmic?
    400 cwfg*		at iic?			# CellWise CW2015 Fuel Gauge IC
    401 es8316ac*	at iic?			# Everest Semi ES8316 Audio CODEC
    402 fan53555reg*	at iic?			# FAN53555 / SY82x regulator
    403 max77620pmic*	at iic?
    404 pcf8563rtc*	at iic?			# PCF8563 RTC
    405 rkpmic*		at iic?			# Rockchip Power Management IC
    406 rkreg*		at rkpmic?
    407 tcagpio*	at iic?
    408 
    409 # Random number generators
    410 amdccp*		at fdt?			# AMD Cryptograhic Coprocessor RNG
    411 amdccp*		at acpi?
    412 bcmrng*		at fdt?			# Broadcom BCM283x RNG
    413 mesonrng*	at fdt?			# Amlogic Meson RNG
    414 sun8icrypto* 	at fdt?			# Allwinner Crypto Engine
    415 
    416 # RTC
    417 plrtc*		at fdt?			# ARM PrimeCell RTC
    418 sunxirtc*	at fdt?			# Allwinner RTC
    419 tegrartc*	at fdt?			# NVIDIA Tegra RTC
    420 
    421 # SDMMC
    422 bcmsdhost*	at fdt?			# Broadcom BCM283x SD Host Interface
    423 dwcmmc*		at fdt?			# Designware SD/MMC
    424 mesongxmmc*	at fdt?			# Amlogic Meson GX eMMC/SD/SDIO controller
    425 mmcpwrseq*	at fdt? pass 5		# Simple MMC power sequence provider
    426 rkemmcphy*	at fdt?			# Rockchip eMMC PHY
    427 sdhc*		at fdt?			# SD Host Controller Interface
    428 sdhc*		at acpi?
    429 sunximmc*	at fdt?			# Allwinner SD/MMC
    430 sdmmc*		at sdmmcbus?
    431 ld0		at sdmmc0
    432 ld1		at sdmmc1
    433 ld2		at sdmmc2
    434 ld3		at sdmmc3
    435 ld*		at sdmmc?
    436 bwfm*		at sdmmc?		# Broadcom BCM43xxx WiFi Interface
    437 
    438 # SATA
    439 ahcisata*	at fdt?			# AHCI SATA
    440 ahcisata*	at acpi?
    441 ahcisata*	at pci? dev ? function ?
    442 atabus*		at ata?
    443 atapibus*	at atapi?
    444 wd*		at atabus? drive ?
    445 cd*		at atapibus? drive ?
    446 
    447 # NVMe
    448 nvme*		at pci? dev ? function ?
    449 ld*		at nvme? nsid ?
    450 
    451 # SPI controllers
    452 bcmspi*		at fdt?			# Broadcom BCM283x SPI
    453 rkspi*		at fdt?			# Rockchip SPI
    454 sun6ispi*	at fdt?			# Allwinner SPI
    455 spi*		at spibus?
    456 m25p*		at spi?
    457 spiflash*	at spiflashbus?
    458 
    459 # Audio support
    460 hdaudio*	at fdt?			# Intel HDA
    461 hdaudio*	at pci? dev ? function ?
    462 hdafg*		at hdaudiobus?
    463 options 	HDAUDIOVERBOSE
    464 options 	HDAUDIO_ENABLE_HDMI
    465 options 	HDAUDIO_ENABLE_DISPLAYPORT
    466 ausoc*		at fdt?			# Simple SoC audio card
    467 simpleamp*	at fdt?			# Simple amplifier
    468 spdiftx*	at fdt?			# SPDIF transmitter
    469 rki2s*		at fdt?			# Rockchip I2S/PCM
    470 sunxicodec*	at fdt?			# Allwinner audio codec
    471 sun8icodec*	at fdt?			# Allwinner audio codec (sun8i/sun50i)
    472 h3codec*	at fdt?			# Allwinner H3 audio codec (analog part)
    473 a64acodec*	at fdt?			# Allwinner A64 audio codec (analog part)
    474 sunxii2s*	at fdt?			# Allwinner I2S/PCM
    475 audio*		at audiobus?
    476 options 	AUDIO_BLK_MS=4
    477 
    478 spkr*		at audio?		# PC speaker (synthesized)
    479 
    480 # HDMI CEC
    481 tegracec0	at fdt?			# NVIDIA Tegra HDMI CEC
    482 hdmicec*	at hdmicecbus?
    483 
    484 # Display
    485 anxdp*		at fdt?			# Analogix-based (e)DP
    486 anxedp*		at iic?			# Analogix eDP TX
    487 dispcon*	at fdt?			# Display connector devices
    488 panel*		at fdt?			# Display panels
    489 dwhdmi* 	at fdt?			# Designware HDMI TX
    490 rkdrm*		at fdt? pass 5		# Rockchip DRM master
    491 rkfb*		at rkdrm?		# Rockchip DRM framebuffer
    492 rkvop*		at fdt?			# Rockchip Visual Output Processor
    493 sunxide2bus*	at fdt? pass 4		# Allwinner DE2 bus
    494 sunxidrm*	at fdt?	pass 5		# Allwinner Display Pipeline
    495 sunxifb*	at sunxidrm?		# Allwinner DRM framebuffer
    496 sunxihdmiphy*	at fdt? pass 9		# Allwinner HDMI TX PHY
    497 sunxilcdc*	at fdt?			# Allwinner DE2 timing controller
    498 sunximixer*	at fdt?			# Allwinner DE2 mixer
    499 #tegradrm*	at fdt?			# NVIDIA Tegra Display
    500 #tegrafb*	at tegrafbbus?
    501 genfb*		at fdt?			# Simple Framebuffer
    502 wsdisplay*	at wsemuldisplaydev?
    503 options 	VCONS_DRAW_INTR
    504 options 	WSEMUL_VT100
    505 options 	WS_DEFAULT_FG=WSCOL_WHITE
    506 options 	WS_DEFAULT_BG=WSCOL_BLACK
    507 options 	WS_KERNEL_FG=WSCOL_GREEN
    508 options 	WS_KERNEL_BG=WSCOL_BLACK
    509 options 	WSDISPLAY_COMPAT_PCVT
    510 options 	WSDISPLAY_COMPAT_SYSCONS
    511 options 	WSDISPLAY_COMPAT_USL
    512 options 	WSDISPLAY_COMPAT_RAWKBD
    513 options 	WSDISPLAY_DEFAULTSCREENS=4
    514 options 	WSDISPLAY_MULTICONS
    515 options 	WSDISPLAY_SCROLLSUPPORT
    516 pseudo-device	wsmux
    517 pseudo-device	wsfont
    518 options 	FONT_BOLD8x16
    519 options 	FONT_BOLD16x32
    520 
    521 # GPU
    522 #nouveau*	at fdt?			# NVIDIA GPU
    523 
    524 # Backlight
    525 pwmbacklight*	at fdt?			# PWM Backlight controls
    526 
    527 # Fan
    528 pwmfan*		at fdt?			# PWM Fan controls
    529 
    530 # Thermal throttling controller
    531 sunxithermal*	at fdt?			# Allwinner thermal sensor controller
    532 tegrasoctherm*	at fdt?			# NVIDIA Tegra SOC_THERM
    533 rktsadc*	at fdt?			# RockChip TSASC
    534 
    535 # USB
    536 imx8mqusbphy*	at fdt? pass 9		# IMX USB PHY
    537 mesonusbphy*	at fdt? pass 9		# Amlogic Meson USB2 PHY
    538 mesongxlu2phy*	at fdt? pass 9		# Amlogic Meson GXL USB2 PHY
    539 mesongxlu3phy*	at fdt? pass 9		# Amlogic Meson GXL USB3 PHY
    540 rkusb*		at fdt? pass 9		# Rockchip USB PHY
    541 rkusbphy*	at rkusb?
    542 sunxiusbphy*	at fdt? pass 9		# Allwinner USB PHY
    543 sunxiusb3phy*	at fdt? pass 9		# Allwinner USB3 PHY
    544 tegrausbphy*	at fdt?			# NVIDIA Tegra USB PHY
    545 dwctwo*		at fdt?			# Designware USB DRD
    546 ehci*		at fdt?			# EHCI
    547 ehci*		at pci?			# EHCI
    548 ehci*		at acpi?		# EHCI
    549 motg*		at fdt?			# Mentor Graphics USB OTG
    550 ohci*		at fdt?			# OHCI
    551 ohci*		at pci?			# OHCI
    552 xhci*		at fdt?			# XHCI
    553 xhci*		at pci?			# XHCI
    554 xhci*		at acpi?		# XHCI
    555 usb*		at usbus?
    556 
    557 include "dev/usb/usbdevices.config"
    558 midi*		at midibus?
    559 pseudo-device	sequencer			# MIDI sequencer
    560 
    561 # Virtio devices
    562 virtio*		at fdt?			# Virtio MMIO device
    563 virtio*		at acpi?
    564 virtio*		at pci? dev ? function ?
    565 #viomb*		at virtio?		# Virtio memory balloon device
    566 ld*		at virtio?		# Virtio disk device
    567 vioif*		at virtio?		# Virtio network device
    568 viornd*		at virtio?		# Virtio entropy device
    569 vioscsi*	at virtio?		# Virtio SCSI device
    570 
    571 # SCSI controllers
    572 mpt*		at pci? dev ? function ?
    573 
    574 # SCSI bus support
    575 scsibus*	at scsi?
    576 sd*		at scsibus? target ? lun ?	# SCSI disk drives
    577 
    578 cinclude "arch/evbarm/conf/GENERIC64.local"
    579