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:
f5fdc37
)
kc1: Select libfdt to allow running devicetree-based kernels
author
Paul Kocialkowski
<contact@paulk.fr>
Tue, 29 Mar 2016 12:16:23 +0000
(14:16 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 1 Apr 2016 21:18:06 +0000
(17:18 -0400)
Selecting CONFIG_OF_LIBFDT allows running recent mainline kernels.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
configs/kc1_defconfig
patch
|
blob
|
history
diff --git
a/configs/kc1_defconfig
b/configs/kc1_defconfig
index 4cbe375ea4712b621c4cd150536eea009611fc14..06698b8b6502a0cf8fde4347c8e066a8a4405f59 100644
(file)
--- a/
configs/kc1_defconfig
+++ b/
configs/kc1_defconfig
@@
-13,3
+13,4
@@
CONFIG_SYS_NS16550=y
CONFIG_USB=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_GADGET=y
+CONFIG_OF_LIBFDT=y