projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab71ece
)
arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT
author
Luka Perkov
<luka.perkov@sartura.hr>
Sat, 31 Oct 2015 20:23:51 +0000
(21:23 +0100)
committer
Luka Perkov
<luka.perkov@sartura.hr>
Tue, 17 Nov 2015 22:41:41 +0000
(23:41 +0100)
It is already defined in included mv-common.h file.
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
include/configs/ib62x0.h
patch
|
blob
|
history
diff --git
a/include/configs/ib62x0.h
b/include/configs/ib62x0.h
index 976147da3c86e5d769f26be64ff2549ffc29250f..fb59ce29f229bc053975f5aa0e3ff313c57809cc 100644
(file)
--- a/
include/configs/ib62x0.h
+++ b/
include/configs/ib62x0.h
@@
-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
*/