Move the twsi driver source to be under iicbus. It is in a separate

directory as it is expected multiple attachments will be added for the SoC
families that use this hardware.

Sponsored by:	ABT Systems Ltd
This commit is contained in:
Andrew Turner 2016-02-14 23:51:13 +00:00
parent aa8dbafa71
commit 632381ed9d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=295622
3 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,6 @@ 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 twsi
dev/cesa/cesa.c optional cesa
dev/mge/if_mge.c optional mge

View File

@ -101,6 +101,7 @@ dev/fb/fb.c optional sc
dev/fdt/fdt_arm_platform.c optional platform fdt
dev/hwpmc/hwpmc_arm.c optional hwpmc
dev/hwpmc/hwpmc_armv7.c optional hwpmc armv6
dev/iicbus/twsi/twsi.c optional twsi
dev/psci/psci.c optional psci
dev/psci/psci_arm.S optional psci
dev/syscons/scgfbrndr.c optional sc