summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2016-02-14 23:42:07 +0000
committerandrew <andrew@FreeBSD.org>2016-02-14 23:42:07 +0000
commite485f8d75480824c078b2e8bb92cb1caf8332187 (patch)
tree94fb34bcf5e08f33d3d92911ba8941229792b863 /sys/arm/mv
parentff82ae2996b5d68c83c65659f53702fd094e96fb (diff)
downloadFreeBSD-src-e485f8d75480824c078b2e8bb92cb1caf8332187.zip
FreeBSD-src-e485f8d75480824c078b2e8bb92cb1caf8332187.tar.gz
Create the twsi device option in preparation to move the driver to a common
location. The device is also found in Allwinner SoCs. Sponsored by: ABT Systems Ltd
Diffstat (limited to 'sys/arm/mv')
-rw-r--r--sys/arm/mv/files.mv2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/mv/files.mv b/sys/arm/mv/files.mv
index 791ef00..33a7711 100644
--- a/sys/arm/mv/files.mv
+++ b/sys/arm/mv/files.mv
@@ -19,7 +19,7 @@ arm/mv/mv_machdep.c standard
arm/mv/mv_pci.c optional pci
arm/mv/mv_ts.c standard
arm/mv/timer.c standard
-arm/mv/twsi.c optional iicbus
+arm/mv/twsi.c optional twsi
dev/cesa/cesa.c optional cesa
dev/mge/if_mge.c optional mge
OpenPOWER on IntegriCloud