Author: nbd Date: 2016-01-12 11:04:47 +0100 (Tue, 12 Jan 2016) New Revision: 48215
Modified: trunk/target/linux/generic/config-4.4 Log: kernel: add missing symbols for linux 4.4 Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/generic/config-4.4 =================================================================== --- trunk/target/linux/generic/config-4.4 2016-01-12 10:03:50 UTC (rev 48214) +++ trunk/target/linux/generic/config-4.4 2016-01-12 10:04:47 UTC (rev 48215) @@ -1229,6 +1229,7 @@ # 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_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_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_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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
