summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2017-03-05 21:03:17 +0000
committerderaadt <deraadt@openbsd.org>2017-03-05 21:03:17 +0000
commitaeb1704a4adf45d1a89916f551c99726e8216a45 (patch)
tree941accd916c2fc4be794196a8e70d92e851ca2ad
parentTurn exgpio(4) into a pinctrl driver. (diff)
downloadwireguard-openbsd-aeb1704a4adf45d1a89916f551c99726e8216a45.tar.xz
wireguard-openbsd-aeb1704a4adf45d1a89916f551c99726e8216a45.zip
match GENERIC
-rw-r--r--sys/arch/armv7/conf/RAMDISK4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/armv7/conf/RAMDISK b/sys/arch/armv7/conf/RAMDISK
index a07f74e2310..515fccfeb11 100644
--- a/sys/arch/armv7/conf/RAMDISK
+++ b/sys/arch/armv7/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.68 2017/03/04 22:11:37 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.69 2017/03/05 21:03:17 deraadt Exp $
machine armv7 arm
@@ -116,7 +116,7 @@ expower* at fdt? early 1
exsysreg* at fdt? early 1
exmct* at fdt? early 1
exdog* at fdt?
-exgpio* at exynos?
+exgpio* at fdt? early 1
exiic* at exynos?
iic* at exiic?
exehci* at fdt?