From: Geert Uytterhoeven Date: Fri, 23 Jan 2015 16:10:04 +0000 (+0100) Subject: of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST X-Git-Tag: omap-for-v4.1/fixes-rc1~103^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=121c92cad33db29685f09e11c892b99c1b87ce7d;p=pandora-kernel.git 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-diff-tree failed