From 9e7a66d1951ca57a081ae97e02085127a00d09be Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 12 Jan 2016 10:04:47 +0000 Subject: [PATCH] kernel: add missing symbols for linux 4.4 Signed-off-by: Felix Fietkau SVN-Revision: 48215 --- target/linux/generic/config-4.4 | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.35.1