projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1787711
)
[POWERPC] maple: Select PPC_RTAS
author
Nathan Lynch
<ntl@pobox.com>
Thu, 7 Dec 2006 00:50:44 +0000
(18:50 -0600)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 8 Dec 2006 06:10:22 +0000
(17:10 +1100)
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>
arch/powerpc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/Kconfig
b/arch/powerpc/Kconfig
index 291c95ac4b313d4f791367f583ead200a4b11788..f524b3bf68c895d3829d0a0b71afd0ebd3393e80 100644
(file)
--- 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.