Procházet zdrojové kódy

[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>
Nathan Lynch před 18 roky
rodič
revize
9d9d868ecf
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      arch/powerpc/Kconfig

+ 1 - 0
arch/powerpc/Kconfig

@@ -470,6 +470,7 @@ config PPC_MAPLE
 	select PPC_UDBG_16550
 	select PPC_UDBG_16550
 	select PPC_970_NAP
 	select PPC_970_NAP
 	select PPC_NATIVE
 	select PPC_NATIVE
+	select PPC_RTAS
 	default n
 	default n
 	help
 	help
           This option enables support for the Maple 970FX Evaluation Board.
           This option enables support for the Maple 970FX Evaluation Board.