Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176129
b: refs/heads/master
c: 4a7b40c
h: refs/heads/master
i:
  176127: a3c9286
v: v3
  • Loading branch information
John Williams authored and Michal Simek committed Dec 14, 2009
1 parent 889f25b commit bf7fe57
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f99ec58b6aec8c85e8b3e7224cc8b602723ba294
refs/heads/master: 4a7b40c9b8fa5e3e3f907b6e46602448856dc6a9
12 changes: 6 additions & 6 deletions trunk/arch/microblaze/platform/generic/Kconfig.auto
Original file line number Diff line number Diff line change
Expand Up @@ -34,27 +34,27 @@ config XILINX_MICROBLAZE0_FAMILY

config XILINX_MICROBLAZE0_USE_MSR_INSTR
int "USE_MSR_INSTR range (0:1)"
default 1
default 0

config XILINX_MICROBLAZE0_USE_PCMP_INSTR
int "USE_PCMP_INSTR range (0:1)"
default 1
default 0

config XILINX_MICROBLAZE0_USE_BARREL
int "USE_BARREL range (0:1)"
default 1
default 0

config XILINX_MICROBLAZE0_USE_DIV
int "USE_DIV range (0:1)"
default 1
default 0

config XILINX_MICROBLAZE0_USE_HW_MUL
int "USE_HW_MUL values (0=NONE, 1=MUL32, 2=MUL64)"
default 2
default 0

config XILINX_MICROBLAZE0_USE_FPU
int "USE_FPU values (0=NONE, 1=BASIC, 2=EXTENDED)"
default 2
default 0

config XILINX_MICROBLAZE0_HW_VER
string "Core version number"
Expand Down

0 comments on commit bf7fe57

Please sign in to comment.