Move CONFIG_OF_LIBFDT to Kconfig

Move this option to Kconfig and tidy up existing boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/configs/mecp5123_defconfig b/configs/mecp5123_defconfig
index 1957f0b..30d6e26 100644
--- a/configs/mecp5123_defconfig
+++ b/configs/mecp5123_defconfig
@@ -2,3 +2,4 @@
 CONFIG_MPC512X=y
 CONFIG_TARGET_MECP5123=y
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_OF_LIBFDT=y