Skip to content

Commit

Permalink
microblaze: Enable DTC compilation
Browse files Browse the repository at this point in the history
For simpleImage format we need to compile DTC. There is still possibility
to compile only Linux kernel without DTB compiled-in.

Signed-off-by: Michal Simek <monstr@monstr.eu>
  • Loading branch information
Michal Simek committed Dec 14, 2009
1 parent 3540ce8 commit 3c5e567
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/microblaze/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ config PCI
config NO_DMA
def_bool y

config DTC
def_bool y

source "init/Kconfig"

source "kernel/Kconfig.freezer"
Expand Down

0 comments on commit 3c5e567

Please sign in to comment.