Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.31
      1 #
      2 #	$NetBSD: GENERIC,v 1.31 2019/04/28 19:26:48 jmcneill Exp $
      3 #
      4 #	GENERIC ARM (aarch32) kernel
      5 #
      6 
      7 include	"arch/evbarm/conf/std.generic"
      8 include "arch/evbarm/conf/files.generic"
      9 include	"arch/evbarm/conf/GENERIC.common"
     10 
     11 #
     12 # FDT files supported by this kernel - add to DTSSUBDIR and DTS as
     13 # appropriate
     14 #
     15 makeoptions	DTSARCH="arm aarch64"
     16 makeoptions	DTSGNUARCH="arm arm64"
     17 makeoptions	DTSSUBDIR="allwinner broadcom nvidia rockchip socfpga"
     18 makeoptions	DTS="
     19 	bcm2836-rpi-2-b.dts
     20 	bcm2837-rpi-3-b.dts
     21 	bcm2837-rpi-3-b-plus.dts
     22 	bcm2837-rpi-cm3-io3.dts
     23 
     24 	exynos5422-odroidhc1.dts
     25 	exynos5422-odroidxu3-lite.dts
     26 	exynos5422-odroidxu3.dts
     27 	exynos5422-odroidxu4.dts
     28 
     29 	meson8b-ec100.dts
     30 	meson8b-mxq.dts
     31 	meson8b-odroidc1.dts
     32 
     33 	socfpga_cyclone5_de0_nano_soc.dts
     34 
     35 	sun4i-a10-a1000.dts
     36 	sun4i-a10-ba10-tvbox.dts
     37 	sun4i-a10-chuwi-v7-cw0825.dts
     38 	sun4i-a10-cubieboard.dts
     39 	sun4i-a10-dserve-dsrv9703c.dts
     40 	sun4i-a10-gemei-g9.dts
     41 	sun4i-a10-hackberry.dts
     42 	sun4i-a10-hyundai-a7hd.dts
     43 	sun4i-a10-inet1.dts
     44 	sun4i-a10-inet97fv2.dts
     45 	sun4i-a10-inet9f-rev03.dts
     46 	sun4i-a10-itead-iteaduino-plus.dts
     47 	sun4i-a10-jesurun-q5.dts
     48 	sun4i-a10-marsboard.dts
     49 	sun4i-a10-mini-xplus.dts
     50 	sun4i-a10-mk802.dts
     51 	sun4i-a10-mk802ii.dts
     52 	sun4i-a10-olinuxino-lime.dts
     53 	sun4i-a10-pcduino.dts
     54 	sun4i-a10-pcduino2.dts
     55 	sun4i-a10-pov-protab2-ips9.dts
     56 
     57 	sun5i-a13-difrnce-dit4350.dts
     58 	sun5i-a13-empire-electronix-d709.dts
     59 	sun5i-a13-empire-electronix-m712.dts
     60 	sun5i-a13-hsg-h702.dts
     61 	sun5i-a13-inet-98v-rev2.dts
     62 	sun5i-a13-licheepi-one.dts
     63 	sun5i-a13-olinuxino-micro.dts
     64 	sun5i-a13-olinuxino.dts
     65 	sun5i-a13-q8-tablet.dts
     66 	sun5i-a13-utoo-p66.dts
     67 
     68 	sun5i-gr8-evb.dts
     69 	sun5i-gr8-chip-pro.dts
     70 
     71 	sun5i-r8-chip.dts
     72 	sun5i-r8-pocketchip.dts
     73 
     74 	sun6i-a31-app4-evb1.dts
     75 	sun6i-a31-colombus.dts
     76 	sun6i-a31-hummingbird.dts
     77 	sun6i-a31-i7.dts
     78 	sun6i-a31-m9.dts
     79 	sun6i-a31-mele-a1000g-quad.dts
     80 
     81 	sun7i-a20-bananapi-m1-plus.dts
     82 	sun7i-a20-bananapi.dts
     83 	sun7i-a20-bananapro.dts
     84 	sun7i-a20-cubieboard2.dts
     85 	sun7i-a20-cubietruck.dts
     86 	sun7i-a20-hummingbird.dts
     87 	sun7i-a20-i12-tvbox.dts
     88 	sun7i-a20-icnova-swac.dts
     89 	sun7i-a20-itead-ibox.dts
     90 	sun7i-a20-lamobo-r1.dts
     91 	sun7i-a20-m3.dts
     92 	sun7i-a20-mk808c.dts
     93 	sun7i-a20-olimex-som-evb-emmc.dts
     94 	sun7i-a20-olimex-som-evb.dts
     95 	sun7i-a20-olimex-som204-evb-emmc.dts
     96 	sun7i-a20-olimex-som204-evb.dts
     97 	sun7i-a20-olinuxino-lime.dts
     98 	sun7i-a20-olinuxino-lime2-emmc.dts
     99 	sun7i-a20-olinuxino-lime2.dts
    100 	sun7i-a20-olinuxino-micro-emmc.dts
    101 	sun7i-a20-olinuxino-micro.dts
    102 	sun7i-a20-orangepi-mini.dts
    103 	sun7i-a20-orangepi.dts
    104 	sun7i-a20-pcduino3-nano.dts
    105 	sun7i-a20-pcduino3.dts
    106 	sun7i-a20-wexler-tab7200.dts
    107 	sun7i-a20-wits-pro-a20-dkt.dts
    108 
    109 	sun8i-a83t-allwinner-h8homlet-v2.dts
    110 	sun8i-a83t-bananapi-m3.dts
    111 	sun8i-a83t-cubietruck-plus.dts
    112 	sun8i-a83t-tbs-a711.dts
    113 
    114 	sun8i-h2-plus-bananapi-m2-zero.dts
    115 	sun8i-h2-plus-libretech-all-h3-cc.dts
    116 	sun8i-h2-plus-orangepi-r1.dts
    117 	sun8i-h2-plus-orangepi-zero.dts
    118 
    119 	sun8i-h3-bananapi-m2-plus-v1.2.dts
    120 	sun8i-h3-bananapi-m2-plus.dts
    121 	sun8i-h3-beelink-x2.dts
    122 	sun8i-h3-libretech-all-h3-cc.dts
    123 	sun8i-h3-nanopi-m1-plus.dts
    124 	sun8i-h3-nanopi-m1.dts
    125 	sun8i-h3-nanopi-neo.dts
    126 	sun8i-h3-nanopi-neo-air.dts
    127 	sun8i-h3-orangepi-2.dts
    128 	sun8i-h3-orangepi-lite.dts
    129 	sun8i-h3-orangepi-one.dts
    130 	sun8i-h3-orangepi-pc-plus.dts
    131 	sun8i-h3-orangepi-pc.dts
    132 	sun8i-h3-orangepi-plus.dts
    133 	sun8i-h3-orangepi-plus2e.dts
    134 	sun8i-h3-orangepi-zero-plus2.dts
    135 
    136 	sun9i-a80-cubieboard4.dts
    137 	sun9i-a80-optimus.dts
    138 
    139 	tegra124-apalis-eval.dts
    140 	tegra124-apalis-v1.2-eval.dts
    141 	tegra124-jetson-tk1.dts
    142 	tegra124-nyan-big.dts
    143 	tegra124-nyan-blaze.dts
    144 	tegra124-venice2.dts
    145 
    146 	vexpress-v2p-ca15-tc1.dts
    147 "
    148 
    149 options 	CPU_CORTEXA5
    150 options 	CPU_CORTEXA7
    151 options 	CPU_CORTEXA8
    152 options 	CPU_CORTEXA9
    153 options 	CPU_CORTEXA15
    154 options 	CPU_CORTEXA17
    155 
    156 options 	CPU_CORTEXA53
    157 
    158 # Can't add SOC_BCM2835 until interrupt and register issues sorted out
    159 #options 	SOC_BCM2835
    160 options 	SOC_BCM2836
    161 
    162 options 	SOC_EXYNOS5422
    163 
    164 options 	SOC_MESON8B
    165 
    166 options 	SOC_SUN4I_A10
    167 options 	SOC_SUN5I_A13
    168 options 	SOC_SUN6I_A31
    169 options 	SOC_SUN7I_A20
    170 options 	SOC_SUN8I_A83T
    171 options 	SOC_SUN8I_H3
    172 options 	SOC_SUN9I_A80
    173 
    174 options 	SOC_TEGRA124
    175 
    176 options 	SOC_VIRT
    177 
    178 options 	MULTIPROCESSOR
    179 
    180 pseudo-device 	openfirm	# /dev/openfirm
    181 
    182 #options 	DIAGNOSTIC	# internal consistency checks
    183 #options 	DEBUG
    184 #options 	LOCKDEBUG
    185 #options 	PMAP_DEBUG	# Enable pmap_debug_level code
    186 
    187 #options 	VERBOSE_INIT_ARM # verbose bootstrapping messages
    188 
    189 # EARLYCONS is required for early init messages from VERBOSE_INIT_ARM.
    190 
    191 # ODROID-C1
    192 #options 	EARLYCONS=meson, CONSADDR=0xc81004c0
    193 
    194 # ODROID-U3
    195 #options 	EARLYCONS=exynos, CONSADDR=0x13810000
    196 
    197 # ODROID-XU lite
    198 #options 	EARLYCONS=exynos, CONSADDR=0x12c20000
    199 
    200 # RaspberryPIs
    201 #options 	EARLYCONS=bcm2835, CONSADDR=0x20201000
    202 #options 	EARLYCONS=bcm2836, CONSADDR=0x3f201000
    203 #options 	EARLYCONS=bcm2837, CONSADDR=0x3f215040
    204 
    205 #options 	EARLYCONS=cycv, CONSADDR=0xffc02000
    206 #options 	EARLYCONS=rk3328, CONSADDR=0xff130000
    207 #options 	EARLYCONS=sunxi, CONSADDR=0x01c28000
    208 
    209 # TEGRA TK1
    210 #options 	EARLYCONS=tegra, CONSADDR=0x70006300
    211 
    212 #options 	EARLYCONS=vexpress, CONSADDR=0x1c090000
    213 #options 	EARLYCONS=virt, CONSADDR=0x09000000
    214 
    215 makeoptions	DEBUG="-g"	# compile full symbol table
    216 makeoptions	COPY_SYMTAB=1
    217 
    218 config		netbsd		root on ? type ?
    219 
    220 # Device tree support
    221 armfdt0		at root
    222 simplebus*	at fdt? pass 0
    223 
    224 # CPUs
    225 cpus*		at fdt? pass 0
    226 cpu*		at fdt? pass 0
    227 
    228 # CPU frequency scaling
    229 tegra124cpu*	at cpu?
    230 cpufreqdt*	at cpu?
    231 
    232 # Power State Coordination Interface (PSCI)
    233 psci*		at fdt?
    234 
    235 # Clock and reset controllers
    236 cycvclkmgr* 	at fdt? pass 1		# Cyclone V clock manager
    237 cycvrstmgr* 	at fdt? pass 0		# Cyclone V reset manager
    238 exy5410clk*	at fdt? pass 3		# Exynos5410 clock controller
    239 exy5422clk*	at fdt? pass 3		# Exynos5422 clock controller
    240 meson8bclkc*	at fdt? pass 2		# Amlogic Meson8b clock controller
    241 mesonresets*	at fdt? pass 2		# Amlogic Meson misc. clock resets
    242 sun4ia10ccu*	at fdt? pass 2		# Allwinner A10/A20 CCU
    243 sun5ia13ccu*	at fdt? pass 2		# Allwinner A13 CCU
    244 sun6ia31ccu*	at fdt? pass 2		# Allwinner A31 CCU
    245 sun8ia83tccu*	at fdt? pass 2		# Allwinner A83T CCU
    246 sun8ih3ccu*	at fdt? pass 2		# Allwinner H3 CCU
    247 sun8ih3rccu*	at fdt? pass 2		# Allwinner H3 CCU (PRCM)
    248 sun9ia80ccu*	at fdt? pass 2		# Allwinner A80 CCU
    249 sunxiresets*	at fdt? pass 1		# Allwinner Misc. clock resets
    250 sunxigates*	at fdt? pass 1		# Allwinner Misc. clock gates
    251 sunxigmacclk*	at fdt? pass 2		# Allwinner GMAC MII/RGMII clock mux
    252 sun9immcclk*	at fdt? pass 2		# Allwinner A80 SD/MMC-COMM
    253 tegra124car*	at fdt? pass 3		# NVIDIA Tegra CAR (T124)
    254 tegra210car*	at fdt? pass 3		# NVIDIA Tegra CAR (T210)
    255 
    256 fclock*		at fdt? pass 1
    257 ffclock*	at fdt? pass 1
    258 fregulator*	at fdt? pass 5
    259 gregulator*	at fdt? pass 4
    260 gpiokeys*	at fdt?
    261 wskbd*		at gpiokeys? console ? mux 1
    262 gpioleds*	at fdt?
    263 
    264 # ARM Motherboard Express uATX system registers
    265 vxsysreg*	at fdt?
    266 
    267 # SRAM controller
    268 sunxisramc*     at fdt? pass 4          # SRAM controller
    269 
    270 # System Controller
    271 syscon*		at fdt? pass 1		# Generic System Controller
    272 
    273 # Timer
    274 a9tmr* 		at fdt? pass 2		# ARM Cortex A5/A9 Timer
    275 arma9tmr* 	at a9tmr?
    276 gtmr*		at fdt? pass 1		# ARM Generic Timer
    277 armgtmr0	at gtmr?
    278 mct*		at fdt? pass 2		# Exynos Multi Core Timer (MCT)
    279 armgtmr*	at mct?
    280 sunxitimer*     at fdt?                 # Allwinner async timer
    281 tegratimer*	at fdt?			# Timers
    282 
    283 # Watchdog
    284 dwcwdt* 	at fdt?			# DesignWare watchdog
    285 mesonwdt*	at fdt?			# Amlogic Meson watchdog
    286 sunxiwdt*	at fdt?			# Allwinner watchdog
    287 watchdog*	at fdt?			# Broadcom BCM283x watchdog
    288 
    289 # Interrupt controller
    290 gic*		at fdt? pass 1		# ARM GIC
    291 armgic0		at gic?
    292 bcmicu*		at fdt? pass 1		# Broadcom BCM283x ICU
    293 exyointr*	at fdt? pass 1		# Samsung Exynos ICU
    294 tegralic*	at fdt? pass 1		# NVIDIA Tegra LIC
    295 sunxiintc*	at fdt? pass 1		# Allwinner INTC
    296 sunxinmi*	at fdt? pass 2		# Allwinner NMI / R_INTC
    297 
    298 # Level 2 Cache Controller
    299 l2cc* 		at fdt? pass 2		# ARM Cortex A9 L2 Cache Controller
    300 arml2cc* 	at l2cc?
    301 
    302 # Memory controller
    303 tegramc*	at fdt?	pass 4		# NVIDIA Tegra MC
    304 
    305 # Firmware devices
    306 bcmmbox*	at fdt?			# Broadcom VideoCore IV mailbox
    307 qemufwcfg*	at fdt?			# QEMU Firmware Configuration device
    308 vcmbox*		at bcmmbox?
    309 
    310 # DMA controller
    311 bcmdmac*	at fdt?			# Broadcom BCM283x DMA controller
    312 sun4idma*       at fdt?			# Allwinner DMA controller (sun4i)
    313 sun6idma*	at fdt?			# Allwinner DMA controller (sun6i)
    314 tegraapbdma*	at fdt? pass 4		# NVIDIA Tegra APB DMA
    315 
    316 # FUSE controller
    317 tegrafuse*	at fdt? pass 4		# NVIDIA Tegra FUSE
    318 
    319 # Power management controller
    320 tegrapmc*	at fdt? pass 4		# NVIDIA Tegra PMC
    321 
    322 # Performance monitors
    323 armpmu*		at fdt?
    324 pseudo-device	tprof
    325 
    326 # Power state coordination interface
    327 psci*		at fdt?
    328 
    329 # Clock and Reset controller
    330 bcmcprman*	at fdt? pass 1		# Broadcom BCM283x Clock Manager
    331 bcmaux*		at fdt? pass 1		# Broadcom BCM283x Aux Periph Clocks
    332 
    333 # GPIO controller
    334 bcmgpio*	at fdt?			# Broadcom BCM283x GPIO
    335 exyopctl*	at fdt? pass 2		# Samsung Exynos GPIO
    336 mesonpinctrl*	at fdt? pass 2		# Amlogic Meson GPIO
    337 plgpio*		at fdt?			# ARM PrimeCell GPIO
    338 sunxigpio*	at fdt? pass 3		# Allwinner GPIO
    339 tegragpio*	at fdt? pass 2		# NVIDIA Tegra GPIO
    340 gpio*		at gpiobus?
    341 
    342 # MPIO / Pinmux
    343 tegrapinmux*	at fdt?			# NVIDIA Tegra MPIO
    344 
    345 # PWM controller
    346 expwm*		at fdt? pass 4		# PWM
    347 sunxipwm*	at fdt? pass 3		# Allwinner PWM
    348 
    349 # Backlight
    350 pwmbacklight*	at fdt?			# PWM Backlight controls
    351 
    352 # Fan
    353 pwmfan*		at fdt?			# PWM Fan controls
    354 
    355 # XUSB PADCTL
    356 tegra124xpad*	at fdt?			# NVIDIA Tegra XUSB PADCTL (T124)
    357 tegra210xpad*	at fdt?			# NVIDIA Tegra XUSB PADCTL (T210)
    358 tegra210xphy*	at tegra210xpad?
    359 
    360 # PCIE
    361 pcihost*	at fdt?			# Generic PCI host controller
    362 tegrapcie0	at fdt?			# NVIDIA Tegra PCIE
    363 pci*		at pcibus?
    364 ppb*		at pci? dev ? function ?
    365 pci*		at ppb?
    366 
    367 # Ethernet
    368 awge*		at fdt?			# Allwinner Gigabit Ethernet (GMAC)
    369 emac*		at fdt?			# Allwinner Fast/Gigabit Ethernet (EMAC)
    370 smsh*		at fdt?			# SMSC LAN9118
    371 
    372 # PCI Ethernet
    373 re*		at pci? dev ? function ?	# Realtek RTL8111GS
    374 
    375 # MII/PHY support
    376 exphy* 		at mii? phy ?		# 3Com internal PHYs
    377 gentbi* 	at mii? phy ?		# Generic Ten-Bit 1000BASE-[CLS]X PHYs
    378 glxtphy*	at mii? phy ?		# Level One LXT-1000 PHYs
    379 gphyter* 	at mii? phy ?		# NS83861 Gig-E PHY
    380 icsphy*		at mii? phy ?		# Integrated Circuit Systems ICS189x
    381 igphy*		at mii? phy ?		# Intel IGP01E1000
    382 ihphy*		at mii? phy ?		# Intel 82577 PHYs
    383 ikphy*		at mii? phy ?		# Intel 82563 PHYs
    384 inphy*		at mii? phy ?		# Intel 82555 PHYs
    385 iophy*		at mii? phy ?		# Intel 82553 PHYs
    386 lxtphy*		at mii? phy ?		# Level One LXT-970 PHYs
    387 makphy*		at mii? phy ?		# Marvell Semiconductor 88E1000 PHYs
    388 nsphy*		at mii? phy ?		# NS83840 PHYs
    389 nsphyter*	at mii? phy ? 		# NS83843 PHYs
    390 pnaphy*		at mii? phy ?		# generic HomePNA PHYs
    391 qsphy*		at mii? phy ?		# Quality Semiconductor QS6612 PHYs
    392 rdcphy*		at mii? phy ?		# RDC R6040 10/100 PHY
    393 rgephy*		at mii? phy ?		# Realtek 8169S/8110S internal PHYs
    394 rlphy*		at mii? phy ?		# Realtek 8139/8201L PHYs
    395 sqphy*		at mii? phy ?		# Seeq 80220/80221/80223 PHYs
    396 tlphy*		at mii? phy ?		# ThunderLAN PHYs
    397 tqphy*		at mii? phy ?		# TDK Semiconductor PHYs
    398 urlphy*		at mii? phy ?		# Realtek RTL8150L internal PHYs
    399 ukphy*		at mii? phy ?		# generic unknown PHYs
    400 
    401 # Mini-PCIe Wireless
    402 #options 	ATHHAL_AR5212,ATHHAL_RF2425	# AR5BHB63
    403 #ath*		at pci? dev ? function ?	# Atheros IEEE 802.11
    404 #athn*		at pci? dev ? function ?	# Atheros IEEE 802.11
    405 
    406 # UART
    407 com*		at fdt?			# UART
    408 exuart*		at fdt?			# SSCOM UART
    409 plcom*		at fdt?			# ARM PL011 UART
    410 mesonuart*	at fdt?			# Amlogic Meson UART
    411 
    412 # I2C controllers
    413 bsciic*		at fdt?			# Broadcom BCM283x Serial Control
    414 exyoi2c*	at fdt?			# Samsung Exynos I2C
    415 sunxirsb*	at fdt? pass 4		# Allwinner RSB
    416 sunxitwi*	at fdt?			# Allwinner TWI
    417 tegrai2c*	at fdt? pass 4		# NVIDIA Tegra I2C
    418 iic*		at i2cbus?
    419 
    420 # I2C devices
    421 as3722pmic*	at iic?
    422 as3722reg*	at as3722pmic?
    423 axp20x*		at iic?			# AXP209 Power Management IC
    424 axp20xreg*	at axp20x?
    425 axp22x*		at iic?			# AXP221 Power Management IC
    426 axppmic*	at iic?			# X-Powers AXP Power Management IC
    427 axpreg*		at axppmic?
    428 max77620pmic*	at iic?
    429 pcf8563rtc*	at iic?			# PCF8563 RTC
    430 seeprom*	at iic?			# AT24Cxx Serial EEPROM
    431 sy8106a*	at iic?			# Silergy SY81061 regulator
    432 tcakp*		at iic?			# TI TCA8418 Keypad Scan IC
    433 tcagpio*	at iic?
    434 titemp*		at iic?
    435 wskbd*		at tcakp? console ?
    436 
    437 # CAN bus
    438 options         CAN             # Controller Area Network protocol
    439 pseudo-device   canloop         # CAN loopback interface
    440 sunxican*	at fdt?		# A10/A20 CAN controller
    441 
    442 # SPI
    443 sun6ispi*       at fdt?
    444 spi*            at spibus?
    445 
    446 # Random number generators
    447 bcmrng*		at fdt?			# Broadcom BCM283x RNG
    448 mesonrng*	at fdt?			# Amlogic Meson RNG
    449 
    450 # Security ID EFUSE
    451 sunxisid*       at fdt? pass 4          # SID
    452 
    453 # Low res ADC
    454 sunxilradc*	at fdt?
    455 
    456 # RTC
    457 #exyortc*	at fdt?			# RTC
    458 mesonrtc*	at fdt?			# Amlogic Meson RTC
    459 plrtc*		at fdt?			# ARM PrimeCell RTC
    460 sunxirtc*	at fdt?			# Allwinner RTC
    461 tegrartc*	at fdt?			# NVIDIA Tegra RTC
    462 
    463 # Thermal sensor
    464 sunxithermal*   at fdt?                 # Thermal sensor controller
    465 
    466 # BCM2835 VCHIQ, etc
    467 vchiq0		at fdt?
    468 vcaudio0	at vchiq0
    469 
    470 # Audio
    471 a64acodec*	at fdt?			# Allwinner A64 audio codec (analog part)
    472 aaci*		at fdt?			# ARM PrimeCell AACI
    473 ausoc*		at fdt?			# Simple SoC audio card
    474 h3codec*	at fdt?			# Allwinner H3 audio codec (analog part)
    475 hdaudio*	at fdt?			# Intel HDA
    476 hdafg*		at hdaudiobus?
    477 options 	HDAUDIOVERBOSE
    478 options 	HDAUDIO_32BIT_ACCESS
    479 options 	HDAUDIO_ENABLE_HDMI
    480 options 	HDAUDIO_ENABLE_DISPLAYPORT
    481 sun8icodec*	at fdt?			# Audio codec (sun8i)
    482 sunxicodec*	at fdt?			# Allwinner audio codec
    483 sunxii2s*	at fdt?			# I2S/PCM
    484 audio*		at audiobus?
    485 spkr*		at audio?
    486 
    487 # SDMMC
    488 dwcmmc*		at fdt?			# DesignWare SDMMC
    489 mesonsdio*	at fdt?			# Amlogic Meson SDIO controller
    490 mesonsdhc*	at fdt?			# Amlogic Meson SDHC controller
    491 mmcpwrseq*	at fdt?			# Simple MMC power sequence provider
    492 plmmc*		at fdt?			# ARM PrimeCell MCI
    493 sdhc*		at fdt?			# SD Host Controller Interface
    494 sdhost*		at fdt?			# Broadcom BCM283x SD Host Interface
    495 sunximmc*	at fdt?			# Allwinner SD/MMC
    496 sdmmc*		at sdmmcbus?
    497 ld0		at sdmmc0
    498 ld1		at sdmmc1
    499 ld2		at sdmmc2
    500 ld3		at sdmmc3
    501 ld*		at sdmmc?
    502 
    503 # NAND Flash
    504 sunxinand*      at fdt?                 # NAND flash controller
    505 nand*           at nandbus?
    506 flash*          at nand? dynamic 1
    507 
    508 
    509 # SATA
    510 ahcisata*	at fdt?			# AHCI SATA
    511 atabus*		at ata?
    512 atapibus*	at atapi?
    513 wd*		at atabus? drive ?
    514 cd*		at atapibus? drive ?
    515 
    516 # NVMe
    517 nvme*		at pci? dev ? function ?
    518 ld*		at nvme? nsid ?
    519 
    520 # SPI controllers
    521 bcmspi*		at fdt?			# Broadcom BCM283x SPI
    522 spi*		at spibus?
    523 
    524 # HDMI CEC
    525 tegracec0	at fdt?			# NVIDIA Tegra HDMI CEC
    526 hdmicec*	at hdmicecbus?
    527 
    528 # Display
    529 #tegradrm*	at fdt?			# NVIDIA Tegra Display
    530 #tegrafb*	at tegrafbbus?
    531 genfb*		at fdt?			# Simple Framebuffer
    532 mesonfb*	at fdt?			# Amlogic Meson Framebuffer
    533 wsdisplay*	at wsemuldisplaydev?
    534 sunxidebe*      at fdt? pass 4  # Display Backend
    535 genfb*          at sunxidebe?
    536 sunxitcon*      at fdt? pass 4  # LCD LVDS/RGB controller
    537 sunxihdmi*      at fdt? pass 4  # HDMI controller
    538 connector*      at fdt? pass 4
    539 panel*          at fdt? pass 4
    540 #sunxidep must be after display pipeline elements but before genfb@fdt
    541 sunxidep*       at fdt? pass 5  # Display Engine Pipeline
    542 
    543 options 	VCONS_DRAW_INTR
    544 options 	WSEMUL_VT100
    545 options 	WS_DEFAULT_FG=WSCOL_WHITE
    546 options 	WS_DEFAULT_BG=WSCOL_BLACK
    547 options 	WS_KERNEL_FG=WSCOL_GREEN
    548 options 	WS_KERNEL_BG=WSCOL_BLACK
    549 options 	WSDISPLAY_COMPAT_PCVT
    550 options 	WSDISPLAY_COMPAT_SYSCONS
    551 options 	WSDISPLAY_COMPAT_USL
    552 options 	WSDISPLAY_COMPAT_RAWKBD
    553 options 	WSDISPLAY_DEFAULTSCREENS=4
    554 options 	WSDISPLAY_MULTICONS
    555 options 	WSDISPLAY_SCROLLSUPPORT
    556 pseudo-device	wsmux
    557 pseudo-device	wsfont
    558 options 	FONT_BOLD8x16
    559 options 	FONT_BOLD16x32
    560 
    561 # GPU
    562 #nouveau*	at fdt?			# NVIDIA GPU
    563 
    564 # PS/2 keyboard and mouse support
    565 plkmi*		at fdt?
    566 pckbd*		at pckbport?
    567 wskbd*		at pckbd? console ?
    568 pms*		at pckbport?
    569 wsmouse*	at pms? mux 0
    570 
    571 # Touch Screen controller
    572 sunxits*        at fdt?                 # Touch Screen controller
    573 wsmouse*        at sunxits? mux 0
    574 
    575 # Thermal throttling controller
    576 tegrasoctherm*	at fdt?			# NVIDIA Tegra SOC_THERM
    577 
    578 # USB
    579 exusbphy*	at fdt? pass 9		# Samsung Exynos USB2 PHY
    580 exusbdrdphy*	at fdt? pass 9		# Samsung Exynos USB3 DRD PHY
    581 mesonusbphy*	at fdt? pass 9		# Amlogic Meson USB2 PHY
    582 sunxiusbphy*	at fdt? pass 9		# Allwinner USB PHY
    583 sunxiusb3phy*	at fdt? pass 9		# Allwinner USB3 PHY
    584 tegrausbphy*	at fdt?			# NVIDIA Tegra USB PHY
    585 dwctwo*		at fdt?			# Designware USB DRD
    586 ehci*		at fdt?			# EHCI
    587 motg*		at fdt?			# Mentor Graphics USB OTG
    588 ohci*		at fdt?			# OHCI
    589 ehci*		at fdt?			# EHCI
    590 xhci*		at fdt?			# XHCI
    591 usb*		at usbus?
    592 
    593 # Virtio devices
    594 virtio*	at fdt?				# Virtio MMIO device
    595 virtio*	at pci? dev ? function ?	# Virtio PCI device
    596 # the balloon driver cannot work on machines with non-4k pages
    597 #viomb*	at virtio?			# Virtio memory balloon device
    598 ld*	at virtio?			# Virtio disk device
    599 vioif*	at virtio?			# Virtio network device
    600 viornd* at virtio?			# Virtio entropy device
    601 vioscsi* at virtio?			# Virtio SCSI device
    602 
    603 # SCSI
    604 scsibus* at scsi?
    605 sd*	at scsibus? target ? lun ?	# SCSI disks
    606 st*	at scsibus? target ? lun ?	# SCSI tapes
    607 cd*	at scsibus? target ? lun ?	# SCSI CD-ROMs
    608 ch*	at scsibus? target ? lun ?	# SCSI changer devices
    609 ss*	at scsibus? target ? lun ?	# SCSI scanners
    610 ses*	at scsibus? target ? lun ?	# SCSI SES/SAF-TE devices
    611 uk*	at scsibus? target ? lun ?	# unknown SCSI
    612 
    613 include "dev/usb/usbdevices.config"
    614 midi*		at midibus?
    615 
    616 cinclude "arch/evbarm/conf/GENERIC.local"
    617