From 5fdfd0f9fc55d069ae7806ce6404541bd62629b4 Mon Sep 17 00:00:00 2001 From: Olivier Houchard Date: Mon, 17 Jul 2006 21:17:20 +0000 Subject: [PATCH] at91_spi won't compile without spibus, so add it. --- sys/arm/conf/KB920X | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/arm/conf/KB920X b/sys/arm/conf/KB920X index d59ec064c55..a865cce876d 100644 --- a/sys/arm/conf/KB920X +++ b/sys/arm/conf/KB920X @@ -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