diff options
author | Paul Mackerras <paulus@samba.org> | 2008-02-26 11:08:45 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-02-26 11:08:45 +0100 |
commit | f8303dd3db57bd7ab2062985ad7a9e898a8ac423 (patch) | |
tree | b92086100ed44c8647dba61a21e560923daa336a /arch/powerpc/Kconfig | |
parent | Linux 2.6.25-rc3 (diff) | |
parent | [LMB]: Fix lmb_add_region if region should be added at the head (diff) | |
download | linux-f8303dd3db57bd7ab2062985ad7a9e898a8ac423.tar.xz linux-f8303dd3db57bd7ab2062985ad7a9e898a8ac423.zip |
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 5b8d8382b762..e4e13e0bca16 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -90,6 +90,7 @@ config PPC select HAVE_IDE select HAVE_OPROFILE select HAVE_KPROBES + select HAVE_LMB config EARLY_PRINTK bool |