diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/ppc64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc64/Kconfig b/arch/ppc64/Kconfig index 257ff66d83cf..5cb343883e4d 100644 --- a/arch/ppc64/Kconfig +++ b/arch/ppc64/Kconfig | |||
@@ -262,6 +262,7 @@ config PPC_RTAS | |||
262 | config RTAS_PROC | 262 | config RTAS_PROC |
263 | bool "Proc interface to RTAS" | 263 | bool "Proc interface to RTAS" |
264 | depends on PPC_RTAS | 264 | depends on PPC_RTAS |
265 | default y | ||
265 | 266 | ||
266 | config RTAS_FLASH | 267 | config RTAS_FLASH |
267 | tristate "Firmware flash interface" | 268 | tristate "Firmware flash interface" |