Merge remote-tracking branch 'kumar/next' into next
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / powerpc / Kconfig
index b8bab10..4ce0be3 100644 (file)
@@ -562,6 +562,14 @@ config SCHED_SMT
          when dealing with POWER5 cpus at a cost of slightly increased
          overhead in some places. If unsure say N here.
 
+config PPC_DENORMALISATION
+       bool "PowerPC denormalisation exception handling"
+       depends on PPC_BOOK3S_64
+       default "n"
+       ---help---
+         Add support for handling denormalisation of single precision
+         values.  Useful for bare metal only.  If unsure say Y here.
+
 config CMDLINE_BOOL
        bool "Default bootloader kernel arguments"