]> err.no Git - linux-2.6/blobdiff - arch/powerpc/Kconfig
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6] / arch / powerpc / Kconfig
index 26b963c33c88d0e9dd64e336a5c72336e8195c73..1189d8d6170d252013ddcf112903073297308da7 100644 (file)
@@ -87,8 +87,10 @@ config ARCH_NO_VIRT_TO_BUS
 config PPC
        bool
        default y
+       select HAVE_IDE
        select HAVE_OPROFILE
        select HAVE_KPROBES
+       select HAVE_KRETPROBES
 
 config EARLY_PRINTK
        bool
@@ -441,10 +443,6 @@ config SECCOMP
 
          If unsure, say Y. Only embedded should say N here.
 
-config WANT_DEVICE_TREE
-       bool
-       default n
-
 endmenu
 
 config ISA_DMA_API