diff options
author | Tony Luck <tony.luck@intel.com> | 2005-05-09 19:44:53 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-05-09 19:44:53 -0400 |
commit | a84f5770170232a48e753e02ee5f0f17ee17b791 (patch) | |
tree | 4efbd8a990df4437fb178c8a705dadc36812f98a /arch/ppc64/Kconfig | |
parent | 66302f211a21bb9439a2ae7f7b6a4c386bb10ecd (diff) | |
parent | 88d7bd8cb9eb8d64bf7997600b0d64f7834047c5 (diff) |
Merge with /home/aegl/GIT/linus
Diffstat (limited to 'arch/ppc64/Kconfig')
-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" |