diff options
-rw-r--r-- | arch/microblaze/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index 165cf06b9b0e..fd53e500be67 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig | |||
@@ -79,6 +79,9 @@ config PCI | |||
79 | config NO_DMA | 79 | config NO_DMA |
80 | def_bool y | 80 | def_bool y |
81 | 81 | ||
82 | config DTC | ||
83 | def_bool y | ||
84 | |||
82 | source "init/Kconfig" | 85 | source "init/Kconfig" |
83 | 86 | ||
84 | source "kernel/Kconfig.freezer" | 87 | source "kernel/Kconfig.freezer" |