projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6785e3
)
kirkwood: add missing kernel symbol
author
Jo-Philipp Wich
<jo@mein.io>
Tue, 24 May 2016 17:41:24 +0000
(19:41 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Tue, 24 May 2016 17:41:27 +0000
(19:41 +0200)
The query for ARMADA_THERMAL is stalling the kconfig process and as long as we
do not package it, simply disable the symbol.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
target/linux/kirkwood/config-4.4
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/config-4.4
b/target/linux/kirkwood/config-4.4
index 666bc04a4ff92898ce99fbfc11e064ae56bec5e9..1caec8b98944511c20d4e5e0882322e4dac0247e 100644
(file)
--- a/
target/linux/kirkwood/config-4.4
+++ b/
target/linux/kirkwood/config-4.4
@@
-38,6
+38,7
@@
CONFIG_ARM_L1_CACHE_SHIFT=5
# CONFIG_ARM_MVEBU_V7_CPUIDLE is not set
CONFIG_ARM_PATCH_PHYS_VIRT=y
# CONFIG_ARM_THUMB is not set
+# CONFIG_ARMADA_THERMAL is not set
CONFIG_ATAGS=y
CONFIG_AUTO_ZRELADDR=y
CONFIG_BLK_DEV_SD=y