From 10ac37feca40d0a7fe6fba922b084197e3e5616f Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 30 Nov 2009 09:26:09 +0100 Subject: [PATCH] --- yaml --- r: 176140 b: refs/heads/master c: 3c5e56724d27104f242523d994204a866e05fb54 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/microblaze/Kconfig | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6cfba0d0079f..a7ebf886029a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3540ce8238c2d29a2a20a1876575c0064d0da23e +refs/heads/master: 3c5e56724d27104f242523d994204a866e05fb54 diff --git a/trunk/arch/microblaze/Kconfig b/trunk/arch/microblaze/Kconfig index 165cf06b9b0e..fd53e500be67 100644 --- a/trunk/arch/microblaze/Kconfig +++ b/trunk/arch/microblaze/Kconfig @@ -79,6 +79,9 @@ config PCI config NO_DMA def_bool y +config DTC + def_bool y + source "init/Kconfig" source "kernel/Kconfig.freezer"