summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2012-04-07 23:47:08 +0000
committerstas <stas@FreeBSD.org>2012-04-07 23:47:08 +0000
commit857374ab0ed8f963b64279316ea006bb3dcb3277 (patch)
treee6d6bae184a64ca34fef41fc95d5caaaffaecaef /sys/conf/options.arm
parent07f16a905d18f1cd138abc999c10c0cbf62a72cc (diff)
downloadFreeBSD-src-857374ab0ed8f963b64279316ea006bb3dcb3277.zip
FreeBSD-src-857374ab0ed8f963b64279316ea006bb3dcb3277.tar.gz
- Add new ARM kernel option QEMU_WORKAROUNDS which can be
used in the code which needs to implement some specific behaviour when being run under QEMU. - Make PXA UART probe code to work under QEMU gumstix, which doesn't emulate all the ports properly.
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 3f9df6b..bbe7f12 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -23,6 +23,7 @@ KERNPHYSADDR opt_global.h
KERNVIRTADDR opt_global.h
LOADERRAMADDR opt_global.h
PHYSADDR opt_global.h
+QEMU_WORKAROUNDS opt_global.h
SKYEYE_WORKAROUNDS opt_global.h
SOC_MV_DISCOVERY opt_global.h
SOC_MV_KIRKWOOD opt_global.h
OpenPOWER on IntegriCloud