summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2013-10-31 17:17:04 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2013-10-31 17:17:04 +0000
commit87720344ba6de5f4e154c091a63e3b11d1bb7c93 (patch)
treebee3ad2da8950833bbd024b963121f10a36474e1
parentace0bd9b41a3f585074b6c740ea751bd5530c3c3 (diff)
remove commented gpio(4) entry which makes no sense to have on the ramdisk
ok aalm@
-rw-r--r--sys/arch/armv7/conf/RAMDISK-SUNXI4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/armv7/conf/RAMDISK-SUNXI b/sys/arch/armv7/conf/RAMDISK-SUNXI
index 1af93a80711..32d06fcf267 100644
--- a/sys/arch/armv7/conf/RAMDISK-SUNXI
+++ b/sys/arch/armv7/conf/RAMDISK-SUNXI
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK-SUNXI,v 1.1 2013/10/23 17:08:47 jasper Exp $
+# $OpenBSD: RAMDISK-SUNXI,v 1.2 2013/10/31 17:17:03 jasper Exp $
#
# GENERIC machine description file
#
@@ -83,8 +83,6 @@ ehci* at sunxi? # EHCI (shim)
#ohci* at sunxi? # OHCI (shim)
#usbotg0 at sunxi?
-#gpio* at awpio?
-
# USB bus support
usb* at ehci? #flags 0x1
#usb* at ohci?