powerpc: On POWERNV enable PPC_DENORMALISATION by default
[deliverable/linux.git] / arch / powerpc / Kconfig
index bc3a0ebf16a7cf4d7af208fccef71488684f80be..dbd9d3c991e86ca61e16fff87047bd6956b21420 100644 (file)
@@ -566,7 +566,7 @@ config SCHED_SMT
 config PPC_DENORMALISATION
        bool "PowerPC denormalisation exception handling"
        depends on PPC_BOOK3S_64
-       default "n"
+       default "y" if PPC_POWERNV
        ---help---
          Add support for handling denormalisation of single precision
          values.  Useful for bare metal only.  If unsure say Y here.
@@ -668,7 +668,6 @@ config SBUS
 
 config FSL_SOC
        bool
-       select HAVE_CAN_FLEXCAN if NET && CAN
 
 config FSL_PCI
        bool
This page took 0.024092 seconds and 5 git commands to generate.