1# $FreeBSD: stable/11/sys/arm/altera/socfpga/files.socfpga 310852 2016-12-30 19:55:04Z loos $
2
3kern/kern_clocksource.c				standard
4
5arm/altera/socfpga/socfpga_common.c		standard
6arm/altera/socfpga/socfpga_machdep.c		standard
7arm/altera/socfpga/socfpga_manager.c		standard
8arm/altera/socfpga/socfpga_rstmgr.c		standard
9arm/altera/socfpga/socfpga_mp.c			optional smp
10arm/altera/socfpga/socfpga_gpio.c		optional gpio
11
12dev/mmc/host/dwmmc.c				optional dwmmc
13
14# BERI specific
15dev/beri/beri_ring.c				optional beri_ring
16dev/beri/beri_mem.c				optional beri_mem
17dev/beri/virtio/virtio.c			optional beri_vtblk | vtbe
18dev/beri/virtio/virtio_block.c			optional beri_vtblk
19dev/beri/virtio/network/if_vtbe.c		optional vtbe
20