X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fof%2FKconfig;h=e2a48415d9691059f1beb2afee7f134019d65ecf;hb=eb35cf47c386fa2088580ff4f450abe8a6f9402e;hp=59bb8556e43ac8f975485465ca8d1b0fdfeba3c5;hpb=6006d4521b158e5ef48620e8c9028bba91bf985d;p=cascardo%2Flinux.git diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index 59bb8556e43a..e2a48415d969 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig @@ -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