diff options
Diffstat (limited to 'sys/arm/conf/RPI-B')
-rw-r--r-- | sys/arm/conf/RPI-B | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arm/conf/RPI-B b/sys/arm/conf/RPI-B index 105b5f5..58fbbbf 100644 --- a/sys/arm/conf/RPI-B +++ b/sys/arm/conf/RPI-B @@ -85,6 +85,9 @@ device sdhci device mmc device mmcsd +device gpio +device gpioled + options KDB options DDB #Enable the kernel debugger options INVARIANTS #Enable calls of extra sanity checking |