summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/AR71XX_BASE
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-12-29 06:07:24 +0000
committeradrian <adrian@FreeBSD.org>2011-12-29 06:07:24 +0000
commitddadde122323ddb38bc2b29808de3413c9b06972 (patch)
tree7a427033cd3f79481134ce8a10aec7d957730586 /sys/mips/conf/AR71XX_BASE
parent577d3885b98451372f19cd5e7c6d815e5d26744a (diff)
downloadFreeBSD-src-ddadde122323ddb38bc2b29808de3413c9b06972.zip
FreeBSD-src-ddadde122323ddb38bc2b29808de3413c9b06972.tar.gz
Flesh out the RSPRO GPIO config, including the RF LED.
Diffstat (limited to 'sys/mips/conf/AR71XX_BASE')
-rw-r--r--sys/mips/conf/AR71XX_BASE4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/mips/conf/AR71XX_BASE b/sys/mips/conf/AR71XX_BASE
index 004ae07..833803d 100644
--- a/sys/mips/conf/AR71XX_BASE
+++ b/sys/mips/conf/AR71XX_BASE
@@ -120,3 +120,7 @@ device gif # ip[46] in ip[46] tunneling protocol
device gre # generic encapsulation - only for IPv4 in IPv4 though atm
options ARGE_DEBUG # Enable if_arge debugging for now
+
+# Enable GPIO
+device gpio
+device gpioled
OpenPOWER on IntegriCloud