]> err.no Git - linux-2.6/blobdiff - arch/ppc64/Kconfig
[PATCH] ppc64 iSeries: misc header cleanups
[linux-2.6] / arch / ppc64 / Kconfig
index f5508abf1188a866e6c8b549b2548defcfbee010..5cb343883e4d88649f8e8eaad39c67e856027d1e 100644 (file)
@@ -40,6 +40,10 @@ config COMPAT
        bool
        default y
 
+config SCHED_NO_NO_OMIT_FRAME_POINTER
+       bool
+       default y
+
 # We optimistically allocate largepages from the VM, so make the limit
 # large enough (16MB). This badly named config option is actually
 # max order + 1
@@ -258,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"