diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index edfac467b9e0..953a74be57b6 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -142,8 +142,8 @@ config POWER4 | |||
142 | def_bool y | 142 | def_bool y |
143 | 143 | ||
144 | config PPC_FPU | 144 | config PPC_FPU |
145 | bool | 145 | depends on PPC32 |
146 | default y if PPC64 | 146 | def_bool y |
147 | 147 | ||
148 | config BOOKE | 148 | config BOOKE |
149 | bool | 149 | bool |