summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAkshay Bhat <akshay.bhat@timesys.com>2016-04-14 13:55:08 -0400
committerTom Rini <trini@konsulko.com>2016-04-18 17:11:50 -0400
commite1acaa67679ebdb9caf4f1bf9a6f3ec8ebebf91b (patch)
tree550549715c1204fe1ca466960794b1bff14d2e27 /include
parentff2545ab78212717b5d81bc0fb6a91fd393f3cb1 (diff)
downloadtalos-obmc-uboot-e1acaa67679ebdb9caf4f1bf9a6f3ec8ebebf91b.tar.gz
talos-obmc-uboot-e1acaa67679ebdb9caf4f1bf9a6f3ec8ebebf91b.zip
bx50v3: Enable CONFIG_OF_LIBFDT in defconfig
As of commit 69e173eb57d1f4848f070c83456096ba5d2ba1b4, CONFIG_OF_LIBFDT needs to be selected in defconfig instead of board specific header file. Hence enable CONFIG_OF_LIBFDT in defconfig. Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ge_bx50v3.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h
index 6fa4a9a0e4..3a9739ee4b 100644
--- a/include/configs/ge_bx50v3.h
+++ b/include/configs/ge_bx50v3.h
@@ -302,8 +302,6 @@
#define CONFIG_ENV_SPI_MODE CONFIG_SF_DEFAULT_MODE
#define CONFIG_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED
-#define CONFIG_OF_LIBFDT
-
#ifndef CONFIG_SYS_DCACHE_OFF
#define CONFIG_CMD_CACHE
#endif
OpenPOWER on IntegriCloud