Add extio, gpio. Remove admflash. Makes the compile again.
This commit is contained in:
parent
1db98c3723
commit
5770bb4c31
@ -1,11 +1,11 @@
|
||||
# $NetBSD: ADM5120-NB,v 1.1 2007/03/20 08:52:00 dyoung Exp $
|
||||
# $NetBSD: ADM5120-NB,v 1.2 2007/04/03 23:53:34 dyoung Exp $
|
||||
#
|
||||
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
|
||||
# DBAu1000 and DBAu1500 evaluation boards.
|
||||
|
||||
include "arch/evbmips/conf/std.adm5120"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.1 $"
|
||||
#ident "GENERIC-$Revision: 1.2 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -165,7 +165,10 @@ pseudo-device rnd # /dev/random & kernel generator
|
||||
pseudo-device ksyms
|
||||
|
||||
obio* at mainbus?
|
||||
extio* at mainbus?
|
||||
gpio* at mainbus?
|
||||
|
||||
uart* at obio? addr ?
|
||||
admsw* at obio? addr ?
|
||||
admflash* at obio? addr ?
|
||||
options VND_COMPRESSION
|
||||
#admflash* at obio? addr ?
|
||||
#options VND_COMPRESSION
|
||||
|
Loading…
Reference in New Issue
Block a user