aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/Kconfig
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2005-05-09 19:44:53 -0400
committerTony Luck <tony.luck@intel.com>2005-05-09 19:44:53 -0400
commita84f5770170232a48e753e02ee5f0f17ee17b791 (patch)
tree4efbd8a990df4437fb178c8a705dadc36812f98a /arch/ppc64/Kconfig
parent66302f211a21bb9439a2ae7f7b6a4c386bb10ecd (diff)
parent88d7bd8cb9eb8d64bf7997600b0d64f7834047c5 (diff)
Merge with /home/aegl/GIT/linus
Diffstat (limited to 'arch/ppc64/Kconfig')
-rw-r--r--arch/ppc64/Kconfig1
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
262config RTAS_PROC 262config 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
266config RTAS_FLASH 267config RTAS_FLASH
267 tristate "Firmware flash interface" 268 tristate "Firmware flash interface"