[PATCH] enable CONFIG_RTAS_PROC by default

John Rose johnrose at austin.ibm.com
Wed Apr 13 09:03:42 EST 2005


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