at91_spi won't compile without spibus, so add it.

This commit is contained in:
Olivier Houchard 2006-07-17 21:17:20 +00:00
parent 2cae2b7d30
commit 5fdfd0f9fc

View file

@ -81,3 +81,4 @@ device mem # Memory and kernel memory devices
device md
# device at91_twi # TWI: Two Wire Interface
device at91_spi # SPI:
device spibus