of: Add device tree selftests
[deliverable/linux.git] / drivers / of / Kconfig
index cac63c9f49ae8dc3a32ae9e4293c5f70bdd8d459..268163dd71c7ae52f6b309d9f46117e27fa58c46 100644 (file)
@@ -15,6 +15,15 @@ config PROC_DEVICETREE
          an image of the device tree that the kernel copies from Open
          Firmware or other boot firmware. If unsure, say Y here.
 
+config OF_SELFTEST
+       bool "Device Tree Runtime self tests"
+       help
+         This option builds in test cases for the device tree infrastructure
+         that are executed one at boot time, and the results dumped to the
+         console.
+
+         If unsure, say N here, but this option is safe to enable.
+
 config OF_FLATTREE
        bool
        select DTC
This page took 0.023659 seconds and 5 git commands to generate.