diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-12 10:04:47 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-12 10:04:47 +0000 |
commit | 9e7a66d1951ca57a081ae97e02085127a00d09be (patch) | |
tree | c3a2f50ba56bf65edb1939a024835f0b9785c96c /target/linux | |
parent | 722badfa82a2696705c9f2e7cbdaab0f71aa537f (diff) | |
download | upstream-9e7a66d1951ca57a081ae97e02085127a00d09be.tar.gz upstream-9e7a66d1951ca57a081ae97e02085127a00d09be.tar.bz2 upstream-9e7a66d1951ca57a081ae97e02085127a00d09be.zip |
kernel: add missing symbols for linux 4.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48215
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-4.4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index da09f3cbb6..a6d4d1ac92 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -1229,6 +1229,7 @@ CONFIG_FSNOTIFY=y # CONFIG_FTRACE is not set # CONFIG_FTRACE_STARTUP_TEST is not set # CONFIG_FTR_FIXUP_SELFTEST is not set +# CONFIG_FUJITSU_ES is not set # CONFIG_FUJITSU_TABLET is not set # CONFIG_FUNCTION_TRACER is not set # CONFIG_FUSE_FS is not set @@ -2128,6 +2129,7 @@ CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1 # CONFIG_MDIO_BITBANG is not set # CONFIG_MDIO_BUS_MUX_GPIO is not set # CONFIG_MDIO_BUS_MUX_MMIOREG is not set +# CONFIG_MDIO_OCTEON is not set # CONFIG_MD_FAULTY is not set # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set # CONFIG_MEDIA_ATTACH is not set @@ -2329,10 +2331,12 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_MODVERSIONS is not set # CONFIG_MOST is not set # CONFIG_MOUSE_APPLETOUCH is not set +# CONFIG_MOUSE_ELAN_I2C is not set # CONFIG_MOUSE_GPIO is not set # CONFIG_MOUSE_INPORT is not set # CONFIG_MOUSE_LOGIBM is not set # CONFIG_MOUSE_PC110PAD is not set +# CONFIG_MOUSE_PS2_FOCALTECH is not set # CONFIG_MOUSE_PS2_SENTELIC is not set # CONFIG_MOUSE_SYNAPTICS_I2C is not set # CONFIG_MOUSE_SYNAPTICS_USB is not set @@ -3612,6 +3616,7 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_BH1770 is not set # CONFIG_SENSORS_BH1780 is not set # CONFIG_SENSORS_CORETEMP is not set +# CONFIG_SENSORS_DELL_SMM is not set # CONFIG_SENSORS_DME1737 is not set # CONFIG_SENSORS_DS1621 is not set # CONFIG_SENSORS_DS620 is not set |