23 lines
466 B
Plaintext
23 lines
466 B
Plaintext
# $NetBSD: files.s3c2800,v 1.1 2002/11/20 17:52:48 bsh Exp $
|
|
#
|
|
# Configuration info for Samsung S3C2800
|
|
#
|
|
|
|
# Pull in common info for s3c2800/2400X/2410X
|
|
include arch/arm/s3c2xx0/files.s3c2xx0
|
|
|
|
|
|
file arch/arm/s3c2xx0/s3c2800_intr.c
|
|
file arch/arm/s3c2xx0/s3c2800_clk.c
|
|
file arch/arm/s3c2xx0/s3c2800.c
|
|
|
|
# integrated PCI interface
|
|
device sspci: pcibus
|
|
attach sspci at ssio
|
|
|
|
file arch/arm/s3c2xx0/s3c2800_pci.c sspci
|
|
|
|
# UART
|
|
file arch/arm/s3c2xx0/sscom_s3c2800.c sscom
|
|
|