Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.30
      1 #
      2 #	$NetBSD: GENERIC,v 1.30 2019/04/13 10:58:11 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 vcmbox*		at bcmmbox?
    308 
    309 # DMA controller
    310 bcmdmac*	at fdt?			# Broadcom BCM283x DMA controller
    311 sun4idma*       at fdt?			# Allwinner DMA controller (sun4i)
    312 sun6idma*	at fdt?			# Allwinner DMA controller (sun6i)
    313 tegraapbdma*	at fdt? pass 4		# NVIDIA Tegra APB DMA
    314 
    315 # FUSE controller
    316 tegrafuse*	at fdt? pass 4		# NVIDIA Tegra FUSE
    317 
    318 # Power management controller
    319 tegrapmc*	at fdt? pass 4		# NVIDIA Tegra PMC
    320 
    321 # Performance monitors
    322 armpmu*		at fdt?
    323 pseudo-device	tprof
    324 
    325 # Power state coordination interface
    326 psci*		at fdt?
    327 
    328 # Clock and Reset controller
    329 bcmcprman*	at fdt? pass 1		# Broadcom BCM283x Clock Manager
    330 bcmaux*		at fdt? pass 1		# Broadcom BCM283x Aux Periph Clocks
    331 
    332 # GPIO controller
    333 bcmgpio*	at fdt?			# Broadcom BCM283x GPIO
    334 exyopctl*	at fdt? pass 2		# Samsung Exynos GPIO
    335 mesonpinctrl*	at fdt? pass 2		# Amlogic Meson GPIO
    336 plgpio*		at fdt?			# ARM PrimeCell GPIO
    337 sunxigpio*	at fdt? pass 3		# Allwinner GPIO
    338 tegragpio*	at fdt? pass 2		# NVIDIA Tegra GPIO
    339 gpio*		at gpiobus?
    340 
    341 # MPIO / Pinmux
    342 tegrapinmux*	at fdt?			# NVIDIA Tegra MPIO
    343 
    344 # PWM controller
    345 expwm*		at fdt? pass 4		# PWM
    346 sunxipwm*	at fdt? pass 3		# Allwinner PWM
    347 
    348 # Backlight
    349 pwmbacklight*	at fdt?			# PWM Backlight controls
    350 
    351 # Fan
    352 pwmfan*		at fdt?			# PWM Fan controls
    353 
    354 # XUSB PADCTL
    355 tegra124xpad*	at fdt?			# NVIDIA Tegra XUSB PADCTL (T124)
    356 tegra210xpad*	at fdt?			# NVIDIA Tegra XUSB PADCTL (T210)
    357 tegra210xphy*	at tegra210xpad?
    358 
    359 # PCIE
    360 tegrapcie0	at fdt?			# NVIDIA Tegra PCIE
    361 pci*		at tegrapcie0
    362 ppb*		at pci? dev ? function ?
    363 pci*		at ppb?
    364 
    365 # Ethernet
    366 awge*		at fdt?			# Allwinner Gigabit Ethernet (GMAC)
    367 emac*		at fdt?			# Allwinner Fast/Gigabit Ethernet (EMAC)
    368 smsh*		at fdt?			# SMSC LAN9118
    369 
    370 # PCI Ethernet
    371 re*		at pci? dev ? function ?	# Realtek RTL8111GS
    372 
    373 # MII/PHY support
    374 exphy* 		at mii? phy ?		# 3Com internal PHYs
    375 gentbi* 	at mii? phy ?		# Generic Ten-Bit 1000BASE-[CLS]X PHYs
    376 glxtphy*	at mii? phy ?		# Level One LXT-1000 PHYs
    377 gphyter* 	at mii? phy ?		# NS83861 Gig-E PHY
    378 icsphy*		at mii? phy ?		# Integrated Circuit Systems ICS189x
    379 igphy*		at mii? phy ?		# Intel IGP01E1000
    380 ihphy*		at mii? phy ?		# Intel 82577 PHYs
    381 ikphy*		at mii? phy ?		# Intel 82563 PHYs
    382 inphy*		at mii? phy ?		# Intel 82555 PHYs
    383 iophy*		at mii? phy ?		# Intel 82553 PHYs
    384 lxtphy*		at mii? phy ?		# Level One LXT-970 PHYs
    385 makphy*		at mii? phy ?		# Marvell Semiconductor 88E1000 PHYs
    386 nsphy*		at mii? phy ?		# NS83840 PHYs
    387 nsphyter*	at mii? phy ? 		# NS83843 PHYs
    388 pnaphy*		at mii? phy ?		# generic HomePNA PHYs
    389 qsphy*		at mii? phy ?		# Quality Semiconductor QS6612 PHYs
    390 rdcphy*		at mii? phy ?		# RDC R6040 10/100 PHY
    391 rgephy*		at mii? phy ?		# Realtek 8169S/8110S internal PHYs
    392 rlphy*		at mii? phy ?		# Realtek 8139/8201L PHYs
    393 sqphy*		at mii? phy ?		# Seeq 80220/80221/80223 PHYs
    394 tlphy*		at mii? phy ?		# ThunderLAN PHYs
    395 tqphy*		at mii? phy ?		# TDK Semiconductor PHYs
    396 urlphy*		at mii? phy ?		# Realtek RTL8150L internal PHYs
    397 ukphy*		at mii? phy ?		# generic unknown PHYs
    398 
    399 # Mini-PCIe Wireless
    400 #options 	ATHHAL_AR5212,ATHHAL_RF2425	# AR5BHB63
    401 #ath*		at pci? dev ? function ?	# Atheros IEEE 802.11
    402 #athn*		at pci? dev ? function ?	# Atheros IEEE 802.11
    403 
    404 # UART
    405 com*		at fdt?			# UART
    406 exuart*		at fdt?			# SSCOM UART
    407 plcom*		at fdt?			# ARM PL011 UART
    408 mesonuart*	at fdt?			# Amlogic Meson UART
    409 
    410 # I2C controllers
    411 bsciic*		at fdt?			# Broadcom BCM283x Serial Control
    412 exyoi2c*	at fdt?			# Samsung Exynos I2C
    413 sunxirsb*	at fdt? pass 4		# Allwinner RSB
    414 sunxitwi*	at fdt?			# Allwinner TWI
    415 tegrai2c*	at fdt? pass 4		# NVIDIA Tegra I2C
    416 iic*		at i2cbus?
    417 
    418 # I2C devices
    419 as3722pmic*	at iic?
    420 as3722reg*	at as3722pmic?
    421 axp20x*		at iic?			# AXP209 Power Management IC
    422 axp20xreg*	at axp20x?
    423 axp22x*		at iic?			# AXP221 Power Management IC
    424 axppmic*	at iic?			# X-Powers AXP Power Management IC
    425 axpreg*		at axppmic?
    426 max77620pmic*	at iic?
    427 pcf8563rtc*	at iic?			# PCF8563 RTC
    428 seeprom*	at iic?			# AT24Cxx Serial EEPROM
    429 sy8106a*	at iic?			# Silergy SY81061 regulator
    430 tcakp*		at iic?			# TI TCA8418 Keypad Scan IC
    431 tcagpio*	at iic?
    432 titemp*		at iic?
    433 wskbd*		at tcakp? console ?
    434 
    435 # CAN bus
    436 options         CAN             # Controller Area Network protocol
    437 pseudo-device   canloop         # CAN loopback interface
    438 sunxican*	at fdt?		# A10/A20 CAN controller
    439 
    440 # SPI
    441 sun6ispi*       at fdt?
    442 spi*            at spibus?
    443 
    444 # Random number generators
    445 bcmrng*		at fdt?			# Broadcom BCM283x RNG
    446 mesonrng*	at fdt?			# Amlogic Meson RNG
    447 
    448 # Security ID EFUSE
    449 sunxisid*       at fdt? pass 4          # SID
    450 
    451 # Low res ADC
    452 sunxilradc*	at fdt?
    453 
    454 # RTC
    455 #exyortc*	at fdt?			# RTC
    456 mesonrtc*	at fdt?			# Amlogic Meson RTC
    457 plrtc*		at fdt?			# ARM PrimeCell RTC
    458 sunxirtc*	at fdt?			# Allwinner RTC
    459 tegrartc*	at fdt?			# NVIDIA Tegra RTC
    460 
    461 # Thermal sensor
    462 sunxithermal*   at fdt?                 # Thermal sensor controller
    463 
    464 # BCM2835 VCHIQ, etc
    465 vchiq0		at fdt?
    466 vcaudio0	at vchiq0
    467 
    468 # Audio
    469 a64acodec*	at fdt?			# Allwinner A64 audio codec (analog part)
    470 aaci*		at fdt?			# ARM PrimeCell AACI
    471 ausoc*		at fdt?			# Simple SoC audio card
    472 h3codec*	at fdt?			# Allwinner H3 audio codec (analog part)
    473 hdaudio*	at fdt?			# Intel HDA
    474 hdafg*		at hdaudiobus?
    475 options 	HDAUDIOVERBOSE
    476 options 	HDAUDIO_32BIT_ACCESS
    477 options 	HDAUDIO_ENABLE_HDMI
    478 options 	HDAUDIO_ENABLE_DISPLAYPORT
    479 sun8icodec*	at fdt?			# Audio codec (sun8i)
    480 sunxicodec*	at fdt?			# Allwinner audio codec
    481 sunxii2s*	at fdt?			# I2S/PCM
    482 audio*		at audiobus?
    483 spkr*		at audio?
    484 
    485 # SDMMC
    486 dwcmmc*		at fdt?			# DesignWare SDMMC
    487 mesonsdio*	at fdt?			# Amlogic Meson SDIO controller
    488 mesonsdhc*	at fdt?			# Amlogic Meson SDHC controller
    489 mmcpwrseq*	at fdt?			# Simple MMC power sequence provider
    490 plmmc*		at fdt?			# ARM PrimeCell MCI
    491 sdhc*		at fdt?			# SD Host Controller Interface
    492 sdhost*		at fdt?			# Broadcom BCM283x SD Host Interface
    493 sunximmc*	at fdt?			# Allwinner SD/MMC
    494 sdmmc*		at sdmmcbus?
    495 ld0		at sdmmc0
    496 ld1		at sdmmc1
    497 ld2		at sdmmc2
    498 ld3		at sdmmc3
    499 ld*		at sdmmc?
    500 
    501 # NAND Flash
    502 sunxinand*      at fdt?                 # NAND flash controller
    503 nand*           at nandbus?
    504 flash*          at nand? dynamic 1
    505 
    506 
    507 # SATA
    508 ahcisata*	at fdt?			# AHCI SATA
    509 atabus*		at ata?
    510 atapibus*	at atapi?
    511 wd*		at atabus? drive ?
    512 cd*		at atapibus? drive ?
    513 
    514 # SPI controllers
    515 bcmspi*		at fdt?			# Broadcom BCM283x SPI
    516 spi*		at spibus?
    517 
    518 # HDMI CEC
    519 tegracec0	at fdt?			# NVIDIA Tegra HDMI CEC
    520 hdmicec*	at hdmicecbus?
    521 
    522 # Display
    523 #tegradrm*	at fdt?			# NVIDIA Tegra Display
    524 #tegrafb*	at tegrafbbus?
    525 genfb*		at fdt?			# Simple Framebuffer
    526 mesonfb*	at fdt?			# Amlogic Meson Framebuffer
    527 wsdisplay*	at wsemuldisplaydev?
    528 sunxidebe*      at fdt? pass 4  # Display Backend
    529 genfb*          at sunxidebe?
    530 sunxitcon*      at fdt? pass 4  # LCD LVDS/RGB controller
    531 sunxihdmi*      at fdt? pass 4  # HDMI controller
    532 connector*      at fdt? pass 4
    533 panel*          at fdt? pass 4
    534 #sunxidep must be after display pipeline elements but before genfb@fdt
    535 sunxidep*       at fdt? pass 5  # Display Engine Pipeline
    536 
    537 options 	VCONS_DRAW_INTR
    538 options 	WSEMUL_VT100
    539 options 	WS_DEFAULT_FG=WSCOL_WHITE
    540 options 	WS_DEFAULT_BG=WSCOL_BLACK
    541 options 	WS_KERNEL_FG=WSCOL_GREEN
    542 options 	WS_KERNEL_BG=WSCOL_BLACK
    543 options 	WSDISPLAY_COMPAT_PCVT
    544 options 	WSDISPLAY_COMPAT_SYSCONS
    545 options 	WSDISPLAY_COMPAT_USL
    546 options 	WSDISPLAY_COMPAT_RAWKBD
    547 options 	WSDISPLAY_DEFAULTSCREENS=4
    548 options 	WSDISPLAY_MULTICONS
    549 options 	WSDISPLAY_SCROLLSUPPORT
    550 pseudo-device	wsmux
    551 pseudo-device	wsfont
    552 options 	FONT_BOLD8x16
    553 options 	FONT_BOLD16x32
    554 
    555 # GPU
    556 #nouveau*	at fdt?			# NVIDIA GPU
    557 
    558 # PS/2 keyboard and mouse support
    559 plkmi*		at fdt?
    560 pckbd*		at pckbport?
    561 wskbd*		at pckbd? console ?
    562 pms*		at pckbport?
    563 wsmouse*	at pms? mux 0
    564 
    565 # Touch Screen controller
    566 sunxits*        at fdt?                 # Touch Screen controller
    567 wsmouse*        at sunxits? mux 0
    568 
    569 # Thermal throttling controller
    570 tegrasoctherm*	at fdt?			# NVIDIA Tegra SOC_THERM
    571 
    572 # USB
    573 exusbphy*	at fdt? pass 9		# Samsung Exynos USB2 PHY
    574 exusbdrdphy*	at fdt? pass 9		# Samsung Exynos USB3 DRD PHY
    575 mesonusbphy*	at fdt? pass 9		# Amlogic Meson USB2 PHY
    576 sunxiusbphy*	at fdt? pass 9		# Allwinner USB PHY
    577 sunxiusb3phy*	at fdt? pass 9		# Allwinner USB3 PHY
    578 tegrausbphy*	at fdt?			# NVIDIA Tegra USB PHY
    579 dwctwo*		at fdt?			# Designware USB DRD
    580 ehci*		at fdt?			# EHCI
    581 motg*		at fdt?			# Mentor Graphics USB OTG
    582 ohci*		at fdt?			# OHCI
    583 ehci*		at fdt?			# EHCI
    584 xhci*		at fdt?			# XHCI
    585 usb*		at usbus?
    586 
    587 # Virtio devices
    588 virtio*	at fdt?				# Virtio MMIO device
    589 # the balloon driver cannot work on machines with non-4k pages
    590 #viomb*	at virtio?			# Virtio memory balloon device
    591 ld*	at virtio?			# Virtio disk device
    592 vioif*	at virtio?			# Virtio network device
    593 viornd* at virtio?			# Virtio entropy device
    594 vioscsi* at virtio?			# Virtio SCSI device
    595 
    596 # SCSI
    597 scsibus* at scsi?
    598 sd*	at scsibus? target ? lun ?	# SCSI disks
    599 st*	at scsibus? target ? lun ?	# SCSI tapes
    600 cd*	at scsibus? target ? lun ?	# SCSI CD-ROMs
    601 ch*	at scsibus? target ? lun ?	# SCSI changer devices
    602 ss*	at scsibus? target ? lun ?	# SCSI scanners
    603 ses*	at scsibus? target ? lun ?	# SCSI SES/SAF-TE devices
    604 uk*	at scsibus? target ? lun ?	# unknown SCSI
    605 
    606 include "dev/usb/usbdevices.config"
    607 midi*		at midibus?
    608 
    609 cinclude "arch/evbarm/conf/GENERIC.local"
    610