24 lines
568 B
Plaintext
24 lines
568 B
Plaintext
#
|
|
# $Id: files.imx31,v 1.2 2008/04/27 18:58:46 matt Exp $
|
|
#
|
|
|
|
# derived from:
|
|
# $NetBSD: files.imx31,v 1.2 2008/04/27 18:58:46 matt Exp $
|
|
#
|
|
# Freescale iMX31 evaluation board configuration info
|
|
#
|
|
|
|
file arch/evbarm/imx31/imx31lk_machdep.c
|
|
|
|
# Kernel boot arguments
|
|
defparam opt_machdep.h BOOT_ARGS
|
|
|
|
# CPU support and integrated peripherals
|
|
include "arch/arm/imx/files.imx"
|
|
|
|
# PCMCIA controller
|
|
device imx31lk_pcic: pcmciabus
|
|
attach imx31lk_pcic at aips
|
|
file arch/arm/imx/imx_pcic.c imx31lk_pcic
|
|
file arch/evbarm/imx31/imx31lk_pcic.c imx31lk_pcic
|