summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-04-24 18:10:06 +0800
committerSimon Glass <sjg@chromium.org>2015-04-29 18:51:49 -0600
commitafbf1404c13deca6bbbc4d037e27ddde6150acd8 (patch)
tree4c1963ec43c877fdf66b7ba19ecf31ae233eb9bd /configs
parentb5b6b0196017da0c2b4d483a2cd59be7810c1d7a (diff)
downloadtalos-obmc-uboot-afbf1404c13deca6bbbc4d037e27ddde6150acd8.tar.gz
talos-obmc-uboot-afbf1404c13deca6bbbc4d037e27ddde6150acd8.zip
x86: queensbay: Implement PIRQ routing
Implement Intel Queensbay platform-specific PIRQ routing support. The chipset PIRQ routing setup is called in the arch_misc_init(). Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/crownbay_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig
index ce905539f9..47763f9597 100644
--- a/configs/crownbay_defconfig
+++ b/configs/crownbay_defconfig
@@ -4,3 +4,4 @@ CONFIG_TARGET_CROWNBAY=y
CONFIG_OF_CONTROL=y
CONFIG_OF_SEPARATE=y
CONFIG_DEFAULT_DEVICE_TREE="crownbay"
+CONFIG_GENERATE_PIRQ_TABLE=y
OpenPOWER on IntegriCloud