[PATCH] enable CONFIG_RTAS_PROC by default
John Rose
johnrose at austin.ibm.com
Thu Apr 28 08:56:12 EST 2005
Hi Paul-
Is it possible to get this in for 2.6.12? This would save us some
headaches, as librtas/DLPAR is pretty hamstrung if this isn't enabled.
Thanks-
John
On Tue, 2005-04-12 at 18:03, John Rose wrote:
> Hi-
>
> This patch enables CONFIG_RTAS_PROC by default on pSeries. This will
> preserve /proc/ppc64/rtas/rmo_buffer, which is needed by librtas.
>
> Thanks-
> John
>
> Signed-off-by: John Rose <johnrose at austin.ibm.com>
>
> diff -puN arch/ppc64/Kconfig~fix_Kconfig arch/ppc64/Kconfig
> --- 2_6_linus_3/arch/ppc64/Kconfig~fix_Kconfig 2005-04-12 18:03:45.000000000 -0500
> +++ 2_6_linus_3-johnrose/arch/ppc64/Kconfig 2005-04-12 18:03:56.000000000 -0500
> @@ -262,6 +262,7 @@ config PPC_RTAS
> config RTAS_PROC
> bool "Proc interface to RTAS"
> depends on PPC_RTAS
> + default y
>
> config RTAS_FLASH
> tristate "Firmware flash interface"
>
> _
More information about the Linuxppc64-dev
mailing list