1# $FreeBSD$ 2 3kern/kern_clocksource.c standard 4 5arm/arm/bus_space_generic.c standard 6arm/arm/bus_space_asm_generic.S standard 7 8arm/arm/bus_space_base.c standard 9arm/arm/mpcore_timer.c standard 10 11arm/freescale/vybrid/vf_machdep.c standard 12arm/freescale/vybrid/vf_common.c standard 13arm/freescale/vybrid/vf_ccm.c standard 14arm/freescale/vybrid/vf_anadig.c standard 15arm/freescale/vybrid/vf_iomuxc.c standard 16arm/freescale/vybrid/vf_mscm.c standard 17arm/freescale/vybrid/vf_src.c standard 18arm/freescale/vybrid/vf_edma.c standard 19arm/freescale/vybrid/vf_dmamux.c standard 20arm/freescale/vybrid/vf_port.c standard 21arm/freescale/vybrid/vf_adc.c standard 22arm/freescale/vybrid/vf_i2c.c optional iicbus 23arm/freescale/vybrid/vf_tcon.c optional vt 24arm/freescale/vybrid/vf_dcu4.c optional vt 25arm/freescale/vybrid/vf_nfc.c optional nand 26arm/freescale/vybrid/vf_ehci.c optional ehci 27arm/freescale/vybrid/vf_gpio.c optional gpio 28arm/freescale/vybrid/vf_uart.c optional uart 29arm/freescale/vybrid/vf_sai.c optional sound 30arm/freescale/vybrid/vf_spi.c optional vf_spi 31dev/ffec/if_ffec.c optional ffec 32