diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index d860b640a140..853c282da22e 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -92,6 +92,9 @@ config ARCH_MAY_HAVE_PC_FDC | |||
92 | config PPC_OF | 92 | config PPC_OF |
93 | def_bool y | 93 | def_bool y |
94 | 94 | ||
95 | config OF | ||
96 | def_bool y | ||
97 | |||
95 | config PPC_UDBG_16550 | 98 | config PPC_UDBG_16550 |
96 | bool | 99 | bool |
97 | default n | 100 | default n |