From: John Crispin Date: Mon, 20 Oct 2014 06:28:57 +0000 (+0000) Subject: kernel: add another missing symbol for 3.14 X-Git-Tag: reboot~5590 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=24d886c4724207d91a02f1c7d7fc934989c657e3;p=openwrt%2Fstaging%2Fchunkeey.git kernel: add another missing symbol for 3.14 SENSORS_VEXPRESS is masked by HWMON Signed-off-by: Daniel Golle SVN-Revision: 42984 --- diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index 830efff6bf..fadcb5e647 100644 --- 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