Commit 3c5e5672 authored by Michal Simek's avatar Michal Simek

microblaze: Enable DTC compilation

For simpleImage format we need to compile DTC. There is still possibility
to compile only Linux kernel without DTB compiled-in.
Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 3540ce82
......@@ -79,6 +79,9 @@ config PCI
config NO_DMA
def_bool y
config DTC
def_bool y
source "init/Kconfig"
source "kernel/Kconfig.freezer"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment