summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-03-10 21:49:22 +0000
committersam <sam@FreeBSD.org>2009-03-10 21:49:22 +0000
commitf9723c20c05f488cd1adff71c209aa59aaeaaa20 (patch)
tree81ca87005ca0fbcbbbb934346d5bc63c39d8c655 /sys/conf/options.arm
parent96c45a369c3e8d3800bb135b2b22800d8891afb6 (diff)
downloadFreeBSD-src-f9723c20c05f488cd1adff71c209aa59aaeaaa20.zip
FreeBSD-src-f9723c20c05f488cd1adff71c209aa59aaeaaa20.tar.gz
add IXP4XX_FLASH_SIZE config knob that can be used to override the default
flash size; this is necessary at the moment because we map all of flash at boot, eventually we'll do this on the fly
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 2985e00..a3fb760 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -18,6 +18,7 @@ CPU_XSCALE_IXP425 opt_global.h
CPU_XSCALE_IXP435 opt_global.h
CPU_XSCALE_PXA2X0 opt_global.h
FLASHADDR opt_global.h
+IXP4XX_FLASH_SIZE opt_global.h
KERNPHYSADDR opt_global.h
KERNVIRTADDR opt_global.h
LOADERRAMADDR opt_global.h
OpenPOWER on IntegriCloud