summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-05-18 11:04:07 +0000
committerandrew <andrew@FreeBSD.org>2015-05-18 11:04:07 +0000
commit6e5ae8ed22a770f28f7bfbabd26ae83cb928de8a (patch)
treeae5e6b13e0b050252fdaea9624b22afb5c426888 /sys/conf/options.arm
parent110cd2db75fc5951e5df85c6e7ccd20126ab6e29 (diff)
downloadFreeBSD-src-6e5ae8ed22a770f28f7bfbabd26ae83cb928de8a.zip
FreeBSD-src-6e5ae8ed22a770f28f7bfbabd26ae83cb928de8a.tar.gz
Clean up the Amlogic interrupt controller driver to handle the case where
we have both the Amlogic pic and a GIC. This may be the case in some configurations. Differential Revision: https://reviews.freebsd.org/D2432 Submitted by: John Wehle <john@feith.com>
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 b712b02..9926706 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -21,6 +21,7 @@ CPU_XSCALE_81342 opt_global.h
CPU_XSCALE_IXP425 opt_global.h
CPU_XSCALE_IXP435 opt_global.h
CPU_XSCALE_PXA2X0 opt_global.h
+DEV_GIC opt_global.h
FLASHADDR opt_global.h
GIC_DEFAULT_ICFGR_INIT opt_global.h
IPI_IRQ_START opt_smp.h
OpenPOWER on IntegriCloud