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/gic.c standard 10arm/arm/mpcore_timer.c standard 11 12arm/freescale/vybrid/vf_machdep.c standard 13arm/freescale/vybrid/vf_common.c standard 14arm/freescale/vybrid/vf_ccm.c standard 15arm/freescale/vybrid/vf_anadig.c standard 16arm/freescale/vybrid/vf_iomuxc.c standard 17arm/freescale/vybrid/vf_mscm.c standard 18arm/freescale/vybrid/vf_src.c standard 19arm/freescale/vybrid/vf_edma.c standard 20arm/freescale/vybrid/vf_dmamux.c standard 21arm/freescale/vybrid/vf_port.c standard 22arm/freescale/vybrid/vf_adc.c standard 23arm/freescale/vybrid/vf_i2c.c optional iicbus 24arm/freescale/vybrid/vf_tcon.c optional vt 25arm/freescale/vybrid/vf_dcu4.c optional vt 26arm/freescale/vybrid/vf_nfc.c optional nand 27arm/freescale/vybrid/vf_ehci.c optional ehci 28arm/freescale/vybrid/vf_gpio.c optional gpio 29arm/freescale/vybrid/vf_uart.c optional uart 30arm/freescale/vybrid/vf_sai.c optional sound 31arm/freescale/vybrid/vf_spi.c optional vf_spi 32dev/ffec/if_ffec.c optional ffec 33