diff options
author | Paul Mackerras <paulus@samba.org> | 2007-10-17 08:31:13 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-10-17 08:31:13 -0400 |
commit | 4acadb965c4aa587aac29a0a91203c4745d6fb4e (patch) | |
tree | d2284b40a6b8948947890e1ca33ae23545b6e5a7 /arch/powerpc/Kconfig | |
parent | 5cae826e9e54a31f06b4c11b73f4af29e2ea4932 (diff) | |
parent | b147d93d62d161559a49e0108767122caa4d2576 (diff) |
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 5e001ad588a7..5624fb060d9d 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -699,3 +699,7 @@ source "crypto/Kconfig" | |||
699 | config PPC_CLOCK | 699 | config PPC_CLOCK |
700 | bool | 700 | bool |
701 | default n | 701 | default n |
702 | |||
703 | config PPC_LIB_RHEAP | ||
704 | bool | ||
705 | |||