1#	$NetBSD: files.kobo,v 1.3 2018/03/19 17:11:24 ryo Exp $
2#
3# KOBO evaluation board configuration info
4#
5
6file	arch/evbarm/kobo/kobo_machdep.c
7
8# CPU support and integrated peripherals
9include	"arch/arm/imx/files.imx51"
10
11# USB Host controller
12device	imxusbc_axi
13attach	imxusbc at axi with imxusbc_axi
14file	arch/evbarm/kobo/kobo_usb.c		imxusbc_axi
15
16# E-Ink controller
17# attach	epdc at axi with eink_kobo
18# file	arch/evbarm/kobo/kobo_eink.c		eink_kobo
19# defflag	opt_kobo_eink.h				EINK_DEBUG
20