summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/IMX6
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/IMX6')
-rw-r--r--sys/arm/conf/IMX65
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arm/conf/IMX6 b/sys/arm/conf/IMX6
index 47819c4..50077a8 100644
--- a/sys/arm/conf/IMX6
+++ b/sys/arm/conf/IMX6
@@ -82,6 +82,9 @@ device miibus # Required for ethernet
device bpf # Berkeley packet filter (required for DHCP)
#device iomux # IO Multiplexor
+# General-purpose input/output
+device gpio
+
# Serial (COM) ports
device uart # Multi-uart driver
@@ -106,7 +109,7 @@ device u3g # USB modems
#device ukbd # Allow keyboard like HIDs to control console
#device ums # USB mouse
-# USB Ethernet, requires miibus
+# USB Ethernet, requires miibus
#device aue # ADMtek USB Ethernet
#device axe # ASIX Electronics USB Ethernet
#device cdce # Generic USB over Ethernet
OpenPOWER on IntegriCloud