summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/armv7/conf/GENERIC3
-rw-r--r--sys/arch/armv7/conf/RAMDISK3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/armv7/conf/GENERIC b/sys/arch/armv7/conf/GENERIC
index ac19567c520..6b1269fba76 100644
--- a/sys/arch/armv7/conf/GENERIC
+++ b/sys/arch/armv7/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.94 2017/08/28 19:32:53 jasper Exp $
+# $OpenBSD: GENERIC,v 1.95 2017/09/21 12:11:29 patrick Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -95,6 +95,7 @@ sxidog* at fdt? # watchdog timer
sxirtc* at fdt? # Real Time Clock
sxie* at fdt?
dwge* at fdt?
+dwxe* at fdt?
sxiahci* at fdt? # AHCI/SATA
sximmc* at fdt? # SD/MMC card controller
sdmmc* at sximmc? # SD/MMC bus
diff --git a/sys/arch/armv7/conf/RAMDISK b/sys/arch/armv7/conf/RAMDISK
index 5a30802a377..7e528c14f85 100644
--- a/sys/arch/armv7/conf/RAMDISK
+++ b/sys/arch/armv7/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.88 2017/08/27 21:27:14 patrick Exp $
+# $OpenBSD: RAMDISK,v 1.89 2017/09/21 12:11:29 patrick Exp $
machine armv7 arm
@@ -92,6 +92,7 @@ sxidog* at fdt? # watchdog timer
sxirtc* at fdt? # Real Time Clock
sxie* at fdt?
dwge* at fdt?
+dwxe* at fdt?
sxiahci* at fdt? # AHCI/SATA
sximmc* at fdt? # SD/MMC card controller
sdmmc* at sximmc? # SD/MMC bus