diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index f524b3bf68c8..a35212b7346e 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -707,7 +707,7 @@ config FORCE_MAX_ZONEORDER | |||
707 | 707 | ||
708 | config MATH_EMULATION | 708 | config MATH_EMULATION |
709 | bool "Math emulation" | 709 | bool "Math emulation" |
710 | depends on 4xx || 8xx || E200 || E500 | 710 | depends on 4xx || 8xx || E200 || PPC_83xx || E500 |
711 | ---help--- | 711 | ---help--- |
712 | Some PowerPC chips designed for embedded applications do not have | 712 | Some PowerPC chips designed for embedded applications do not have |
713 | a floating-point unit and therefore do not implement the | 713 | a floating-point unit and therefore do not implement the |