mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT
It is already defined in included mv-common.h file. Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
This commit is contained in:
parent
ab71ece505
commit
6d559637d5
1 changed files with 0 additions and 5 deletions
|
|
@ -25,11 +25,6 @@
|
|||
/* Add target to build it automatically upon "make" */
|
||||
#define CONFIG_BUILD_TARGET "u-boot.kwb"
|
||||
|
||||
/*
|
||||
* Enable device tree support
|
||||
*/
|
||||
#define CONFIG_OF_LIBFDT
|
||||
|
||||
/*
|
||||
* Compression configuration
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue