diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2013-11-17 11:55:23 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2013-11-17 11:55:23 +0000 |
commit | 3a99e895ff2b97d4abd2400d390ad82dd9bfd017 (patch) | |
tree | 890161d11be45c027e836e388a8ec47db02b528a | |
parent | dce9b292bf06c84a794db57ef25c3f9b47faf576 (diff) | |
download | upstream-3a99e895ff2b97d4abd2400d390ad82dd9bfd017.tar.gz upstream-3a99e895ff2b97d4abd2400d390ad82dd9bfd017.tar.bz2 upstream-3a99e895ff2b97d4abd2400d390ad82dd9bfd017.zip |
kernel: add missing symbols for 3.12
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38826
-rw-r--r-- | target/linux/generic/config-3.12 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.12 b/target/linux/generic/config-3.12 index 4295a2875c..cd6429b068 100644 --- a/target/linux/generic/config-3.12 +++ b/target/linux/generic/config-3.12 @@ -3020,6 +3020,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_FAM15H_POWER is not set # CONFIG_SENSORS_FSCHMD is not set # CONFIG_SENSORS_G760A is not set +# CONFIG_SENSORS_G762 is not set # CONFIG_SENSORS_GL518SM is not set # CONFIG_SENSORS_GL520SM is not set # CONFIG_SENSORS_GPIO_FAN is not set @@ -3027,6 +3028,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_HDAPS is not set # CONFIG_SENSORS_HIH6130 is not set # CONFIG_SENSORS_HMC5843 is not set +# CONFIG_SENSORS_HTU21 is not set # CONFIG_SENSORS_I5K_AMB is not set # CONFIG_SENSORS_IIO_HWMON is not set # CONFIG_SENSORS_INA209 is not set |