|
@@ -566,7 +566,7 @@ config SCHED_SMT
|
|
config PPC_DENORMALISATION
|
|
config PPC_DENORMALISATION
|
|
bool "PowerPC denormalisation exception handling"
|
|
bool "PowerPC denormalisation exception handling"
|
|
depends on PPC_BOOK3S_64
|
|
depends on PPC_BOOK3S_64
|
|
- default "n"
|
|
|
|
|
|
+ default "y" if PPC_POWERNV
|
|
---help---
|
|
---help---
|
|
Add support for handling denormalisation of single precision
|
|
Add support for handling denormalisation of single precision
|
|
values. Useful for bare metal only. If unsure say Y here.
|
|
values. Useful for bare metal only. If unsure say Y here.
|