Sync gpio related lines with i386/conf/GENERIC.

This commit is contained in:
msaitoh 2014-12-19 17:06:31 +00:00
parent ed97ce18aa
commit 99f66b5ee8

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.405 2014/12/12 01:13:40 christos Exp $
# $NetBSD: GENERIC,v 1.406 2014/12/19 17:06:31 msaitoh Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.405 $"
#ident "GENERIC-$Revision: 1.406 $"
maxusers 64 # estimated number of users
@ -537,14 +537,12 @@ ld* at iop? tid ? # block devices
#dpti* at iop? tid 0 # DPT/Adaptec control interface
# GPIO devices
#gpio* at gpiobus?
#gpioow* at gpio?
#onewire* at gpioow?
gpio* at gpiobus?
# 1- Wire support
#gpioow* at gpio? offset ? mask ? # 1-wire bitbanging via gpio
#gpioow* at gpio?
#onewire* at gpioow?
gpioow* at gpio?
onewire* at gpioow?
# I2C support
#gpioiic* at gpio?