Merge branch 'all-dtbs-v2' into for-next

This commit is contained in:
Rob Herring
2015-10-27 16:13:23 -05:00
11 changed files with 44 additions and 9 deletions

View File

@@ -23,6 +23,16 @@ config OF_UNITTEST
If unsure, say N here, but this option is safe to enable.
config OF_ALL_DTBS
bool "Build all Device Tree Blobs"
depends on COMPILE_TEST
select DTC
help
This option builds all possible Device Tree Blobs (DTBs) for the
current architecture.
If unsure, say N here, but this option is safe to enable.
config OF_FLATTREE
bool
select DTC