summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2008-06-06 05:08:09 +0000
committerbenno <benno@FreeBSD.org>2008-06-06 05:08:09 +0000
commit980aab4117e2fd09104b8e98b0e1c1d7f2e6a632 (patch)
tree139bf1ca3982bf9042584fb7d1f672c066252e75 /sys/conf/options.arm
parentc3d4497632764d87538e570b4255aec4ece85f09 (diff)
downloadFreeBSD-src-980aab4117e2fd09104b8e98b0e1c1d7f2e6a632.zip
FreeBSD-src-980aab4117e2fd09104b8e98b0e1c1d7f2e6a632.tar.gz
Support for the XScale PXA255 SoC as found on the Gumstix Basix and Connex
boards. This is enough to net-boot to multiuser. Also supported is the SMSC LAN91C111 parts used on the netCF, netDUO and netMMC add-on boards. I'll be putting some instructions on how to boot this on the Gumstix boards online soon. This is still fairly rough and will be refined over time but I felt it was better to get this out there where other people can help out.
Diffstat (limited to 'sys/conf/options.arm')
-rw-r--r--sys/conf/options.arm1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.arm b/sys/conf/options.arm
index 0dea8ce..4846347 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -14,6 +14,7 @@ CPU_XSCALE_80219 opt_global.h
CPU_XSCALE_80321 opt_global.h
CPU_XSCALE_81342 opt_global.h
CPU_XSCALE_IXP425 opt_global.h
+CPU_XSCALE_PXA2X0 opt_global.h
FLASHADDR opt_global.h
KERNPHYSADDR opt_global.h
KERNVIRTADDR opt_global.h
OpenPOWER on IntegriCloud