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 291c95ac4b31..0b2d05da89d7 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -706,7 +706,7 @@ config FORCE_MAX_ZONEORDER | |||
706 | 706 | ||
707 | config MATH_EMULATION | 707 | config MATH_EMULATION |
708 | bool "Math emulation" | 708 | bool "Math emulation" |
709 | depends on 4xx || 8xx || E200 || E500 | 709 | depends on 4xx || 8xx || E200 || PPC_83xx || E500 |
710 | ---help--- | 710 | ---help--- |
711 | Some PowerPC chips designed for embedded applications do not have | 711 | Some PowerPC chips designed for embedded applications do not have |
712 | a floating-point unit and therefore do not implement the | 712 | a floating-point unit and therefore do not implement the |