diff options
author | wigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-17 11:55:23 +0000 |
---|---|---|
committer | wigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-17 11:55:23 +0000 |
commit | b7260bb4a7c483e1193bb7e7c27f450a18fe3cd9 (patch) | |
tree | c1530b0594d530d66990b574d621270b9e1253f0 | |
parent | fdd6fa081f86544e81d8900a0072e06db17361a9 (diff) |
kernel: add missing symbols for 3.12
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38826 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |