diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2017-03-05 21:03:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2017-03-05 21:03:18 +0000 |
commit | 08efc940dc9ca1efc79ae8f6b951d38d1a6d509b (patch) | |
tree | e72110121df443fbcb2e26acedf9e0ed68eb5254 | |
parent | f1a7723221ba707463948428b57eb471cbf657bd (diff) |
match GENERIC
-rw-r--r-- | sys/arch/armv7/conf/RAMDISK | 4 |
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? |