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"