]> Pileus Git - ~andy/linux/blobdiff - arch/ppc/Kconfig
[PATCH] ppc32: Fix POWER3/POWER4 compiler error
[~andy/linux] / arch / ppc / Kconfig
index ff04dcd3020043791d5c4923196bef02785c46f5..600f23d7fd33aae9e5115875ada43a289e075b5d 100644 (file)
@@ -43,6 +43,10 @@ config GENERIC_NVRAM
        bool
        default y
 
+config SCHED_NO_NO_OMIT_FRAME_POINTER
+       bool
+       default y
+
 source "init/Kconfig"
 
 menu "Processor"
@@ -73,9 +77,11 @@ config 44x
        bool "44x"
 
 config POWER3
+       select PPC_FPU
        bool "POWER3"
 
 config POWER4
+       select PPC_FPU
        bool "POWER4 and 970 (G5)"
 
 config 8xx