commit | e1acaa67679ebdb9caf4f1bf9a6f3ec8ebebf91b | [log] [tgz] |
---|---|---|
author | Akshay Bhat <akshay.bhat@timesys.com> | Thu Apr 14 13:55:08 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 18 17:11:50 2016 -0400 |
tree | 550549715c1204fe1ca466960794b1bff14d2e27 | |
parent | ff2545ab78212717b5d81bc0fb6a91fd393f3cb1 [diff] |
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>