From 5375389fe33cc55b6c5813a9fd665f6eee52aff9 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Wed, 6 Apr 2016 20:28:03 +0200 Subject: kconfig: Move CONFIG_OF_LIBFDT to Kconfig This patch follows work done by: "Move CONFIG_OF_LIBFDT to Kconfig" (sha1: 69e173eb57d1f4848f070c83456096ba5d2ba1b4) Signed-off-by: Michal Simek [trini: Add xpress* to the patch] Signed-off-by: Tom Rini --- configs/stm32f746-disco_defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs/stm32f746-disco_defconfig') diff --git a/configs/stm32f746-disco_defconfig b/configs/stm32f746-disco_defconfig index 7cfed4a514b..07aa874760c 100644 --- a/configs/stm32f746-disco_defconfig +++ b/configs/stm32f746-disco_defconfig @@ -7,3 +7,5 @@ CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n" CONFIG_AUTOBOOT_STOP_STR=" " # CONFIG_CMD_SETEXPR is not set +CONFIG_OF_LIBFDT=y +# CONFIG_EFI_LOADER is not set -- cgit v1.2.3