From 121c92cad33db29685f09e11c892b99c1b87ce7d Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Fri, 23 Jan 2015 17:10:04 +0100 Subject: [PATCH] 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 Signed-off-by: Grant Likely --- Reading git-format-patch failed