Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223280
b: refs/heads/master
c: 593c252
h: refs/heads/master
v: v3
  • Loading branch information
Dave Martin authored and Russell King committed Dec 14, 2010
1 parent bc0afca commit 1651bf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6e6fc998b8c127fe06b9350a1f16e41bfe4f109d
refs/heads/master: 593c252a731389ffdd00d4cb2d20192c47aa18c1
2 changes: 1 addition & 1 deletion trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1759,7 +1759,7 @@ comment "At least one emulation must be selected"

config FPE_NWFPE
bool "NWFPE math emulation"
depends on !AEABI || OABI_COMPAT
depends on (!AEABI || OABI_COMPAT) && !THUMB2_KERNEL
---help---
Say Y to include the NWFPE floating point emulator in the kernel.
This is necessary to run most binaries. Linux does not currently
Expand Down

0 comments on commit 1651bf5

Please sign in to comment.