Home | History | Annotate | Line # | Download | only in conf
GENERIC64 revision 1.140
      1 #
      2 #	$NetBSD: GENERIC64,v 1.140 2020/02/22 18:57:50 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 acpi?			# Broadcom GENET v5
    331 genet*		at fdt?
    332 mcx*		at pci? dev ? function ?	# Mellanox 5th generation Ethernet
    333 mskc*		at pci? dev ? function ?	# Marvell Yukon 2 Gigabit Ethernet
    334 msk*		at mskc?
    335 re*		at pci? dev ? function ?	# Realtek RTL8111GS
    336 wm*		at pci? dev ? function ?	# Intel Gigabit Ethernet
    337 
    338 # MII/PHY support
    339 atphy*		at mii? phy ?		# Attansic/Atheros PHYs
    340 brgphy*		at mii? phy ?		# Broadcom BCM5400-family PHYs
    341 exphy* 		at mii? phy ?		# 3Com internal PHYs
    342 gentbi* 	at mii? phy ?		# Generic Ten-Bit 1000BASE-[CLS]X PHYs
    343 glxtphy*	at mii? phy ?		# Level One LXT-1000 PHYs
    344 gphyter* 	at mii? phy ?		# NS83861 Gig-E PHY
    345 gxlphy*		at mii? phy ?		# Amlogic Meson GX internal PHY
    346 icsphy*		at mii? phy ?		# Integrated Circuit Systems ICS189x
    347 igphy*		at mii? phy ?		# Intel IGP01E1000
    348 ihphy*		at mii? phy ?		# Intel 82577 PHYs
    349 ikphy*		at mii? phy ?		# Intel 82563 PHYs
    350 inphy*		at mii? phy ?		# Intel 82555 PHYs
    351 iophy*		at mii? phy ?		# Intel 82553 PHYs
    352 lxtphy*		at mii? phy ?		# Level One LXT-970 PHYs
    353 makphy*		at mii? phy ?		# Marvell Semiconductor 88E1000 PHYs
    354 nsphy*		at mii? phy ?		# NS83840 PHYs
    355 nsphyter*	at mii? phy ? 		# NS83843 PHYs
    356 pnaphy*		at mii? phy ?		# generic HomePNA PHYs
    357 rdcphy*		at mii? phy ?		# RDC R6040 10/100 PHY
    358 rgephy*		at mii? phy ?		# Realtek 8169S/8110S internal PHYs
    359 rlphy*		at mii? phy ?		# Realtek 8139/8201L PHYs
    360 sqphy*		at mii? phy ?		# Seeq 80220/80221/80223 PHYs
    361 tlphy*		at mii? phy ?		# ThunderLAN PHYs
    362 tqphy*		at mii? phy ?		# TDK Semiconductor PHYs
    363 urlphy*		at mii? phy ?		# Realtek RTL8150L internal PHYs
    364 ukphy*		at mii? phy ?		# generic unknown PHYs
    365 
    366 # Mini-PCIe Wireless
    367 #options 	ATHHAL_AR5212,ATHHAL_RF2425	# AR5BHB63
    368 #ath*		at pci? dev ? function ?	# Atheros IEEE 802.11
    369 #athn*		at pci? dev ? function ?	# Atheros IEEE 802.11
    370 
    371 # UART
    372 com*		at fdt?	pass 4			# UART
    373 com*		at acpi?
    374 imxuart*	at fdt? pass 4			# IMX UART
    375 options 	IMXUARTCONSOLE
    376 mesonuart*	at fdt? pass 4			# Amlogic Meson UART
    377 plcom*		at fdt?	pass 4			# ARM PL011 UART
    378 plcom*		at acpi?
    379 puc*		at pci? dev ? function ?	# PCI "universal" comm. cards
    380 com*		at puc? port ?
    381 
    382 # I2C controllers
    383 options 	I2C_MAX_ADDR=0xfff
    384 bsciic*		at fdt?			# Broadcom BCM283x Serial Control
    385 dwiic*		at fdt?			# Designware I2C
    386 dwiic*		at acpi?
    387 imxi2c*		at fdt? pass 4		# IMX I2C
    388 rkiic*		at fdt? pass 4		# Rockchip I2C
    389 sunxirsb*	at fdt?	pass 4		# Allwinner RSB
    390 sunxitwi*	at fdt?			# Allwinner TWI
    391 tegrai2c*	at fdt? pass 4		# NVIDIA Tegra I2C
    392 iic*		at i2cbus?
    393 
    394 # I2C devices
    395 titemp*		at iic?
    396 seeprom*	at iic?
    397 spdmem*		at iic?			# memory module SPD EEPROM decoder
    398 as3722pmic*	at iic?
    399 as3722reg*	at as3722pmic?
    400 axppmic*	at iic?			# X-Powers AXP Power Management IC
    401 axpreg*		at axppmic?
    402 cwfg*		at iic?			# CellWise CW2015 Fuel Gauge IC
    403 es8316ac*	at iic?			# Everest Semi ES8316 Audio CODEC
    404 fan53555reg*	at iic?			# FAN53555 / SY82x regulator
    405 max77620pmic*	at iic?
    406 pcf8563rtc*	at iic?			# PCF8563 RTC
    407 rkpmic*		at iic?			# Rockchip Power Management IC
    408 rkreg*		at rkpmic?
    409 tcagpio*	at iic?
    410 
    411 # Random number generators
    412 amdccp*		at fdt?			# AMD Cryptograhic Coprocessor RNG
    413 amdccp*		at acpi?
    414 bcmrng*		at fdt?			# Broadcom BCM283x RNG
    415 mesonrng*	at fdt?			# Amlogic Meson RNG
    416 sun8icrypto* 	at fdt?			# Allwinner Crypto Engine
    417 
    418 # RTC
    419 plrtc*		at fdt?			# ARM PrimeCell RTC
    420 sunxirtc*	at fdt?			# Allwinner RTC
    421 tegrartc*	at fdt?			# NVIDIA Tegra RTC
    422 
    423 # SDMMC
    424 bcmsdhost*	at fdt?			# Broadcom BCM283x SD Host Interface
    425 dwcmmc*		at fdt?			# Designware SD/MMC
    426 mesongxmmc*	at fdt?			# Amlogic Meson GX eMMC/SD/SDIO controller
    427 mmcpwrseq*	at fdt? pass 5		# Simple MMC power sequence provider
    428 rkemmcphy*	at fdt?			# Rockchip eMMC PHY
    429 sdhc*		at fdt?			# SD Host Controller Interface
    430 sdhc*		at acpi?
    431 sunximmc*	at fdt?			# Allwinner SD/MMC
    432 sdmmc*		at sdmmcbus?
    433 ld0		at sdmmc0
    434 ld1		at sdmmc1
    435 ld2		at sdmmc2
    436 ld3		at sdmmc3
    437 ld*		at sdmmc?
    438 bwfm*		at sdmmc?		# Broadcom BCM43xxx WiFi Interface
    439 
    440 # SATA
    441 ahcisata*	at fdt?			# AHCI SATA
    442 ahcisata*	at acpi?
    443 ahcisata*	at pci? dev ? function ?
    444 atabus*		at ata?
    445 atapibus*	at atapi?
    446 wd*		at atabus? drive ?
    447 cd*		at atapibus? drive ?
    448 
    449 # NVMe
    450 nvme*		at pci? dev ? function ?
    451 ld*		at nvme? nsid ?
    452 
    453 # SPI controllers
    454 bcmspi*		at fdt?			# Broadcom BCM283x SPI
    455 rkspi*		at fdt?			# Rockchip SPI
    456 sun6ispi*	at fdt?			# Allwinner SPI
    457 spi*		at spibus?
    458 m25p*		at spi?
    459 spiflash*	at spiflashbus?
    460 
    461 # Audio support
    462 hdaudio*	at fdt?			# Intel HDA
    463 hdaudio*	at pci? dev ? function ?
    464 hdafg*		at hdaudiobus?
    465 options 	HDAUDIOVERBOSE
    466 options 	HDAUDIO_ENABLE_HDMI
    467 options 	HDAUDIO_ENABLE_DISPLAYPORT
    468 ausoc*		at fdt?			# Simple SoC audio card
    469 simpleamp*	at fdt?			# Simple amplifier
    470 spdiftx*	at fdt?			# SPDIF transmitter
    471 rki2s*		at fdt?			# Rockchip I2S/PCM
    472 sunxicodec*	at fdt?			# Allwinner audio codec
    473 sun8icodec*	at fdt?			# Allwinner audio codec (sun8i/sun50i)
    474 h3codec*	at fdt?			# Allwinner H3 audio codec (analog part)
    475 a64acodec*	at fdt?			# Allwinner A64 audio codec (analog part)
    476 sunxii2s*	at fdt?			# Allwinner I2S/PCM
    477 audio*		at audiobus?
    478 options 	AUDIO_BLK_MS=4
    479 
    480 spkr*		at audio?		# PC speaker (synthesized)
    481 
    482 # HDMI CEC
    483 tegracec0	at fdt?			# NVIDIA Tegra HDMI CEC
    484 hdmicec*	at hdmicecbus?
    485 
    486 # Display
    487 anxdp*		at fdt?			# Analogix-based (e)DP
    488 anxedp*		at iic?			# Analogix eDP TX
    489 dispcon*	at fdt?			# Display connector devices
    490 panel*		at fdt?			# Display panels
    491 dwhdmi* 	at fdt?			# Designware HDMI TX
    492 rkdrm*		at fdt? pass 5		# Rockchip DRM master
    493 rkfb*		at rkdrm?		# Rockchip DRM framebuffer
    494 rkvop*		at fdt?			# Rockchip Visual Output Processor
    495 sunxide2bus*	at fdt? pass 4		# Allwinner DE2 bus
    496 sunxidrm*	at fdt?	pass 5		# Allwinner Display Pipeline
    497 sunxifb*	at sunxidrm?		# Allwinner DRM framebuffer
    498 sunxihdmiphy*	at fdt? pass 9		# Allwinner HDMI TX PHY
    499 sunxilcdc*	at fdt?			# Allwinner DE2 timing controller
    500 sunximixer*	at fdt?			# Allwinner DE2 mixer
    501 #tegradrm*	at fdt?			# NVIDIA Tegra Display
    502 #tegrafb*	at tegrafbbus?
    503 genfb*		at fdt?			# Simple Framebuffer
    504 wsdisplay*	at wsemuldisplaydev?
    505 options 	VCONS_DRAW_INTR
    506 options 	WSEMUL_VT100
    507 options 	WS_DEFAULT_FG=WSCOL_WHITE
    508 options 	WS_DEFAULT_BG=WSCOL_BLACK
    509 options 	WS_KERNEL_FG=WSCOL_GREEN
    510 options 	WS_KERNEL_BG=WSCOL_BLACK
    511 options 	WSDISPLAY_COMPAT_PCVT
    512 options 	WSDISPLAY_COMPAT_SYSCONS
    513 options 	WSDISPLAY_COMPAT_USL
    514 options 	WSDISPLAY_COMPAT_RAWKBD
    515 options 	WSDISPLAY_DEFAULTSCREENS=4
    516 options 	WSDISPLAY_MULTICONS
    517 options 	WSDISPLAY_SCROLLSUPPORT
    518 pseudo-device	wsmux
    519 pseudo-device	wsfont
    520 options 	FONT_BOLD8x16
    521 options 	FONT_BOLD16x32
    522 
    523 # GPU
    524 #nouveau*	at fdt?			# NVIDIA GPU
    525 
    526 # Backlight
    527 pwmbacklight*	at fdt?			# PWM Backlight controls
    528 
    529 # Fan
    530 pwmfan*		at fdt?			# PWM Fan controls
    531 
    532 # Thermal throttling controller
    533 sunxithermal*	at fdt?			# Allwinner thermal sensor controller
    534 tegrasoctherm*	at fdt?			# NVIDIA Tegra SOC_THERM
    535 rktsadc*	at fdt?			# RockChip TSASC
    536 
    537 # USB
    538 imx8mqusbphy*	at fdt? pass 9		# IMX USB PHY
    539 mesonusbphy*	at fdt? pass 9		# Amlogic Meson USB2 PHY
    540 mesongxlu2phy*	at fdt? pass 9		# Amlogic Meson GXL USB2 PHY
    541 mesongxlu3phy*	at fdt? pass 9		# Amlogic Meson GXL USB3 PHY
    542 rkusb*		at fdt? pass 9		# Rockchip USB PHY
    543 rkusbphy*	at rkusb?
    544 sunxiusbphy*	at fdt? pass 9		# Allwinner USB PHY
    545 sunxiusb3phy*	at fdt? pass 9		# Allwinner USB3 PHY
    546 tegrausbphy*	at fdt?			# NVIDIA Tegra USB PHY
    547 dwctwo*		at fdt?			# Designware USB DRD
    548 ehci*		at fdt?			# EHCI
    549 ehci*		at pci?			# EHCI
    550 ehci*		at acpi?		# EHCI
    551 motg*		at fdt?			# Mentor Graphics USB OTG
    552 ohci*		at fdt?			# OHCI
    553 ohci*		at pci?			# OHCI
    554 xhci*		at fdt?			# XHCI
    555 xhci*		at pci?			# XHCI
    556 xhci*		at acpi?		# XHCI
    557 usb*		at usbus?
    558 
    559 include "dev/usb/usbdevices.config"
    560 midi*		at midibus?
    561 pseudo-device	sequencer			# MIDI sequencer
    562 
    563 # Virtio devices
    564 virtio*		at fdt?			# Virtio MMIO device
    565 virtio*		at acpi?
    566 virtio*		at pci? dev ? function ?
    567 #viomb*		at virtio?		# Virtio memory balloon device
    568 ld*		at virtio?		# Virtio disk device
    569 vioif*		at virtio?		# Virtio network device
    570 viornd*		at virtio?		# Virtio entropy device
    571 vioscsi*	at virtio?		# Virtio SCSI device
    572 
    573 # SCSI controllers
    574 mpt*		at pci? dev ? function ?
    575 
    576 # SCSI bus support
    577 scsibus*	at scsi?
    578 sd*		at scsibus? target ? lun ?	# SCSI disk drives
    579 
    580 cinclude "arch/evbarm/conf/GENERIC64.local"
    581