Fri Dec 21 14:52:12 2018 UTC ()
Add com at acpi


(jmcneill)
diff -r1.69 -r1.70 src/sys/arch/evbarm/conf/GENERIC64

cvs diff -r1.69 -r1.70 src/sys/arch/evbarm/conf/GENERIC64 (expand / switch to unified diff)

--- src/sys/arch/evbarm/conf/GENERIC64 2018/11/30 16:28:43 1.69
+++ src/sys/arch/evbarm/conf/GENERIC64 2018/12/21 14:52:12 1.70
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# 1#
2# $NetBSD: GENERIC64,v 1.69 2018/11/30 16:28:43 jmcneill Exp $ 2# $NetBSD: GENERIC64,v 1.70 2018/12/21 14:52:12 jmcneill Exp $
3# 3#
4# GENERIC ARM (aarch64) kernel 4# GENERIC ARM (aarch64) kernel
5# 5#
6 6
7include "arch/evbarm/conf/std.generic64" 7include "arch/evbarm/conf/std.generic64"
8include "arch/evbarm/conf/files.generic64" 8include "arch/evbarm/conf/files.generic64"
9include "arch/evbarm/conf/GENERIC.common" 9include "arch/evbarm/conf/GENERIC.common"
10 10
11# 11#
12# FDT files supported by this kernel - add to DTSSUBDIR and DTS as 12# FDT files supported by this kernel - add to DTSSUBDIR and DTS as
13# appropriate 13# appropriate
14# 14#
15makeoptions DTSARCH="arm aarch64" 15makeoptions DTSARCH="arm aarch64"
@@ -254,26 +254,27 @@ rlphy* at mii? phy ? # Realtek 8139/82 @@ -254,26 +254,27 @@ rlphy* at mii? phy ? # Realtek 8139/82
254sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 254sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
255tlphy* at mii? phy ? # ThunderLAN PHYs 255tlphy* at mii? phy ? # ThunderLAN PHYs
256tqphy* at mii? phy ? # TDK Semiconductor PHYs 256tqphy* at mii? phy ? # TDK Semiconductor PHYs
257urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs 257urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
258ukphy* at mii? phy ? # generic unknown PHYs 258ukphy* at mii? phy ? # generic unknown PHYs
259 259
260# Mini-PCIe Wireless 260# Mini-PCIe Wireless
261#options ATHHAL_AR5212,ATHHAL_RF2425 # AR5BHB63 261#options ATHHAL_AR5212,ATHHAL_RF2425 # AR5BHB63
262#ath* at pci? dev ? function ? # Atheros IEEE 802.11 262#ath* at pci? dev ? function ? # Atheros IEEE 802.11
263#athn* at pci? dev ? function ? # Atheros IEEE 802.11 263#athn* at pci? dev ? function ? # Atheros IEEE 802.11
264 264
265# UART 265# UART
266com* at fdt? pass 4 # UART 266com* at fdt? pass 4 # UART
 267com* at acpi?
267plcom* at fdt? pass 4 # ARM PL011 UART 268plcom* at fdt? pass 4 # ARM PL011 UART
268plcom* at acpi? 269plcom* at acpi?
269puc* at pci? dev ? function ? # PCI "universal" comm. cards 270puc* at pci? dev ? function ? # PCI "universal" comm. cards
270com* at puc? port ? 271com* at puc? port ?
271 272
272# I2C controllers 273# I2C controllers
273bsciic* at fdt? # Broadcom BCM283x Serial Control 274bsciic* at fdt? # Broadcom BCM283x Serial Control
274dwiic* at fdt? # Designware I2C 275dwiic* at fdt? # Designware I2C
275dwiic* at acpi? 276dwiic* at acpi?
276rkiic* at fdt? # Rockchip I2C 277rkiic* at fdt? # Rockchip I2C
277sunxirsb* at fdt? # Allwinner RSB 278sunxirsb* at fdt? # Allwinner RSB
278sunxitwi* at fdt? # Allwinner TWI 279sunxitwi* at fdt? # Allwinner TWI
279tegrai2c* at fdt? pass 4 # NVIDIA Tegra I2C 280tegrai2c* at fdt? pass 4 # NVIDIA Tegra I2C