projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bac455
)
kernel: add another missing symbol for 3.14
author
John Crispin
<john@openwrt.org>
Mon, 20 Oct 2014 06:28:57 +0000
(06:28 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 20 Oct 2014 06:28:57 +0000
(06:28 +0000)
SENSORS_VEXPRESS is masked by HWMON
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 42984
target/linux/generic/config-3.14
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-3.14
b/target/linux/generic/config-3.14
index 830efff6bf4b1abedee0a07533e4e4dfd99ecc03..fadcb5e647241c91bbaecd76778eee470235b787 100644
(file)
--- a/
target/linux/generic/config-3.14
+++ b/
target/linux/generic/config-3.14
@@
-3226,6
+3226,7
@@
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_TSL2563 is not set
+# CONFIG_SENSORS_VEXPRESS is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VT1211 is not set