OSDN Git Service

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)
commit121c92cad33db29685f09e11c892b99c1b87ce7d
treeb1f44604ae0edbd2a2c727389807f26abaa8f957
parent0384e8c6c6fa49dae44ffad31958e9b897da0160
of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST

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