summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-05-24 11:45:11 +0200
committerMichal Simek <michal.simek@xilinx.com>2016-06-06 11:23:27 +0200
commitac551e3492fe7bf9b4e087f8ee454108c5098c6d (patch)
tree4ca3f04901ca1254d2b4a2c60a56b97433fdeb44 /configs
parent4ad1096e487f6bd03ec235263259aa97ef9cb2f1 (diff)
downloadblackbird-obmc-uboot-ac551e3492fe7bf9b4e087f8ee454108c5098c6d.tar.gz
blackbird-obmc-uboot-ac551e3492fe7bf9b4e087f8ee454108c5098c6d.zip
microblaze: Move MSR instruction selection to Kconfig
Select MSR instructions via Kconfig instead of xparameters.h. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/microblaze-generic_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/microblaze-generic_defconfig b/configs/microblaze-generic_defconfig
index 7e53b5e450..2ef713fee3 100644
--- a/configs/microblaze-generic_defconfig
+++ b/configs/microblaze-generic_defconfig
@@ -2,6 +2,7 @@ CONFIG_MICROBLAZE=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_DM=y
CONFIG_TARGET_MICROBLAZE_GENERIC=y
+CONFIG_XILINX_MICROBLAZE0_USE_MSR_INSTR=1
CONFIG_XILINX_MICROBLAZE0_USE_BARREL=1
CONFIG_XILINX_MICROBLAZE0_USE_DIV=1
CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL=1
OpenPOWER on IntegriCloud