projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a47526
)
ARM: at91: add sama5d4 support to sama5_defconfig
author
Alexandre Belloni
<
[email protected]
>
Mon, 15 Sep 2014 16:15:58 +0000
(18:15 +0200)
committer
Nicolas Ferre
<
[email protected]
>
Mon, 22 Sep 2014 12:42:39 +0000
(14:42 +0200)
Add sama5d4 to sama5_defconfig to build kernel booting on both sama5d3 and
samad4.
Note that earlyprintk can only be working for one or the other.
Signed-off-by: Alexandre Belloni <
[email protected]
>
Signed-off-by: Nicolas Ferre <
[email protected]
>
arch/arm/configs/sama5_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/sama5_defconfig
b/arch/arm/configs/sama5_defconfig
index 4414990521d31e3144da57133127a7663674313e..12007282b557fa2e8834c0c91f89969a34bf6b7a 100644
(file)
--- a/
arch/arm/configs/sama5_defconfig
+++ b/
arch/arm/configs/sama5_defconfig
@@
-19,6
+19,7
@@
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_ARCH_AT91=y
CONFIG_SOC_SAM_V7=y
CONFIG_SOC_SAMA5D3=y
+CONFIG_SOC_SAMA5D4=y
CONFIG_MACH_SAMA5_DT=y
CONFIG_AEABI=y
# CONFIG_OABI_COMPAT is not set