From a3c9286093c316d55dd0304954cfc6b69e995922 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 26 Oct 2009 09:56:48 +0100 Subject: [PATCH] --- yaml --- r: 176127 b: refs/heads/master c: 27d2a3ee5e9874e400b59d802405b58b65a8a723 h: refs/heads/master i: 176125: e2b953cfaec6c639684be493b83d2d4c805d4577 176123: 2f778b09cfdc06c259c738ae312a8fa0aecac53a 176119: 7544bf7d1e12d8fa79e6e5741577650dd18a45c3 176111: 7394440c398d3c1c5284b4702449a2cc9c576667 176095: d6087fd88fcff64bad295b507f74dc963e698783 176063: 08cf4db39f13e3b4621286a32a1dd01ad930ca91 175999: de4611451d59fb3a872983585d7a07db9375faad 175871: 7fa74d91649d08e5b040f5843da2c94137939c55 175615: d226a2b27996bf55d2270ac5cb62ee904692fe86 175103: 9165d4927b85f89e89f7f637406a52da69670a90 174079: 4b22c8e0e19dc87b444632108f0dfb3f63462be6 172031: 34ad129cbe3263332d7c25d3650418a7c72dbeae v: v3 --- [refs] | 2 +- trunk/arch/microblaze/platform/Kconfig.platform | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2e7a5698a1d6..6e8e87a3375e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3e78e4e5eaf6a85b8cdcc880bb46c1e4b4b79cc2 +refs/heads/master: 27d2a3ee5e9874e400b59d802405b58b65a8a723 diff --git a/trunk/arch/microblaze/platform/Kconfig.platform b/trunk/arch/microblaze/platform/Kconfig.platform index 28e418a3c0b4..669c7eec293e 100644 --- a/trunk/arch/microblaze/platform/Kconfig.platform +++ b/trunk/arch/microblaze/platform/Kconfig.platform @@ -53,7 +53,7 @@ config OPT_LIB_FUNCTION config OPT_LIB_ASM bool "Optimalized lib function ASM" - depends on OPT_LIB_FUNCTION + depends on OPT_LIB_FUNCTION && (XILINX_MICROBLAZE0_USE_BARREL = 1) default n help Allows turn on optimalized library function (memcpy and memmove).