]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/Kconfig
Merge commit 'origin' into master
[linux-2.6-omap-h63xx.git] / arch / powerpc / Kconfig
index bbe149c2651805c7835d238a38e7bc04ff940620..369d93e7377cfc1b0ae7afbd3e8f91869102768a 100644 (file)
@@ -19,6 +19,9 @@ config WORD_SIZE
        default 64 if PPC64
        default 32 if !PPC64
 
+config ARCH_PHYS_ADDR_T_64BIT
+       def_bool PPC64 || PHYS_64BIT
+
 config MMU
        bool
        default y
@@ -224,6 +227,8 @@ config PPC_OF_PLATFORM_PCI
 
 source "init/Kconfig"
 
+source "kernel/Kconfig.freezer"
+
 source "arch/powerpc/sysdev/Kconfig"
 source "arch/powerpc/platforms/Kconfig"