of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 23 Jan 2015 16:10:04 +0000 (17:10 +0100)
committerGrant Likely <grant.likely@linaro.org>
Sat, 28 Mar 2015 04:03:58 +0000 (21:03 -0700)
Currently OF_DYNAMIC and OF_OVERLAY are not visible to the user, and are
selected automatically only when needed.

Allow them to be enabled manually to improve device tree unit test
coverage.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/of/Kconfig

Simple merge