dect
/
linux-2.6
Archived
13
0
Fork 0

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: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Michal Simek 2009-11-30 09:26:09 +01:00
parent 3540ce8238
commit 3c5e56724d
1 changed files with 3 additions and 0 deletions

View File

@ -79,6 +79,9 @@ config PCI
config NO_DMA
def_bool y
config DTC
def_bool y
source "init/Kconfig"
source "kernel/Kconfig.freezer"