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 0855d55c194d..54d77a5b59f6 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -720,7 +720,7 @@ config FORCE_MAX_ZONEORDER | |||
720 | 720 | ||
721 | config MATH_EMULATION | 721 | config MATH_EMULATION |
722 | bool "Math emulation" | 722 | bool "Math emulation" |
723 | depends on 4xx || 8xx || E200 || PPC_83xx || E500 | 723 | depends on 4xx || 8xx || E200 || PPC_MPC832x || E500 |
724 | ---help--- | 724 | ---help--- |
725 | Some PowerPC chips designed for embedded applications do not have | 725 | Some PowerPC chips designed for embedded applications do not have |
726 | a floating-point unit and therefore do not implement the | 726 | a floating-point unit and therefore do not implement the |