diff options
Diffstat (limited to 'arch/powerpc')
-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 4bc7b62fb4b6..ece1c01ddb2f 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -182,7 +182,7 @@ config SCHED_OMIT_FRAME_POINTER | |||
182 | 182 | ||
183 | config ARCH_MAY_HAVE_PC_FDC | 183 | config ARCH_MAY_HAVE_PC_FDC |
184 | bool | 184 | bool |
185 | default !PPC_PSERIES || PCI | 185 | default PCI |
186 | 186 | ||
187 | config PPC_OF | 187 | config PPC_OF |
188 | def_bool y | 188 | def_bool y |