projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ea659a
)
arm64: defconfig: Enable ARCH_BRCMSTB
author
Florian Fainelli
<f.fainelli@gmail.com>
Wed, 7 Jun 2017 16:56:33 +0000
(09:56 -0700)
committer
Florian Fainelli
<f.fainelli@gmail.com>
Thu, 8 Jun 2017 20:45:54 +0000
(13:45 -0700)
ARCH_BRCMSTB was one of the few platforms that were not enabled by
default, since we are now adding more and more drivers relevant to that
platform get some proper build coverage.
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm64/configs/defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index ce072859e3b232dd95b9e4ca9227bb58a65161fd..1439b2f1f590fecb1680977f9ccf5a3efc2f0ab2 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-37,6
+37,7
@@
CONFIG_ARCH_ALPINE=y
CONFIG_ARCH_BCM2835=y
CONFIG_ARCH_BCM_IPROC=y
CONFIG_ARCH_BERLIN=y
+CONFIG_ARCH_BRCMSTB=y
CONFIG_ARCH_EXYNOS=y
CONFIG_ARCH_LAYERSCAPE=y
CONFIG_ARCH_LG1K=y