[ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endian
[firefly-linux-kernel-4.4.55.git] / arch / arm / Kconfig
index 296bc03d1cf161a1cc6d5534e630bf7d98fdf3ba..056adc8a7d34e832e323ccd432ee3d6300b4864c 100644 (file)
@@ -585,7 +585,7 @@ config FPE_NWFPE
 
 config FPE_NWFPE_XP
        bool "Support extended precision"
-       depends on FPE_NWFPE && !CPU_BIG_ENDIAN
+       depends on FPE_NWFPE
        help
          Say Y to include 80-bit support in the kernel floating-point
          emulator.  Otherwise, only 32 and 64-bit support is compiled in.