From 0166dc11be911213e0b1b764488c671be4c48cf3 Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Thu, 28 May 2015 12:48:45 -0500 Subject: [PATCH] of: make CONFIG_OF user selectable With the addition of overlays, it is now plausible to use DT on any arch and without an arch using it at boot time. It is also desirable to expand the compile coverage of the DT code. Make CONFIG_OF user selectable by converting the menu to menuconfig. Signed-off-by: Rob Herring Acked-by: Geert Uytterhoeven Acked-by: Pantelis Antoniou Acked-by: Grant Likely --- Reading git-format-patch failed