summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorNathan Lynch <ntl@pobox.com>2006-12-06 18:50:44 -0600
committerPaul Mackerras <paulus@samba.org>2006-12-08 17:10:22 +1100
commit9d9d868ecf93b35c3c5b0ea3d639dc85e423eb02 (patch)
treea5862638b8c8435bff1f021c93222560b941a39f /arch/powerpc
parent17877116c6b0fa78501526e7ec03cabe967a3a72 (diff)
downloadop-kernel-dev-9d9d868ecf93b35c3c5b0ea3d639dc85e423eb02.zip
op-kernel-dev-9d9d868ecf93b35c3c5b0ea3d639dc85e423eb02.tar.gz
[POWERPC] maple: Select PPC_RTAS
Some systems supported by the maple platform have RTAS; make PPC_MAPLE select PPC_RTAS. Signed-off-by: Nathan Lynch <ntl@pobox.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 291c95a..f524b3b 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -470,6 +470,7 @@ config PPC_MAPLE
select PPC_UDBG_16550
select PPC_970_NAP
select PPC_NATIVE
+ select PPC_RTAS
default n
help
This option enables support for the Maple 970FX Evaluation Board.
OpenPOWER on IntegriCloud