Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[deliverable/linux.git] / drivers / of / Kconfig
index 5160c4eb73c2e3788cd310693be3969b88642ea9..1a13f5b722c57e4d2d523c6be9b289084dba115a 100644 (file)
@@ -11,6 +11,7 @@ config OF_SELFTEST
        bool "Device Tree Runtime self tests"
        depends on OF_IRQ && OF_EARLY_FLATTREE
        select OF_DYNAMIC
+       select OF_RESOLVE
        help
          This option builds in test cases for the device tree infrastructure
          that are executed once at boot time, and the results dumped to the
@@ -79,4 +80,7 @@ config OF_RESERVED_MEM
        help
          Helpers to allow for reservation of memory regions
 
+config OF_RESOLVE
+       bool
+
 endmenu # OF
This page took 0.024306 seconds and 5 git commands to generate.