Author: wigyori Date: 2016-01-19 23:03:43 +0100 (Tue, 19 Jan 2016) New Revision: 48376
Modified: trunk/target/linux/generic/config-4.4 Log: kernel: add missing symbols for 4.4 Signed-off-by: Zoltan HERPAI <[email protected]> Modified: trunk/target/linux/generic/config-4.4 =================================================================== --- trunk/target/linux/generic/config-4.4 2016-01-19 21:53:23 UTC (rev 48375) +++ trunk/target/linux/generic/config-4.4 2016-01-19 22:03:43 UTC (rev 48376) @@ -1015,6 +1015,7 @@ # CONFIG_EXT4_FS_SECURITY is not set CONFIG_EXT4_USE_FOR_EXT2=y # CONFIG_EXTCON is not set +# CONFIG_EXTCON_ADC_JACK is not set # CONFIG_EXTCON_GPIO is not set # CONFIG_EXTCON_RT8973A is not set # CONFIG_EXTCON_SM5502 is not set @@ -1141,6 +1142,7 @@ # CONFIG_FRONTSWAP is not set # CONFIG_FSCACHE is not set # CONFIG_FSL_EDMA is not set +# CONFIG_FSL_PQ_MDIO is not set # CONFIG_FSL_XGMAC_MDIO is not set CONFIG_FSNOTIFY=y # CONFIG_FS_DAX is not set @@ -1417,7 +1419,10 @@ # CONFIG_I2C_ISMT is not set # CONFIG_I2C_MPC is not set # CONFIG_I2C_MUX is not set +# CONFIG_I2C_MUX_GPIO is not set # CONFIG_I2C_MUX_PINCTRL is not set +# CONFIG_I2C_MUX_PCA9541 is not set +# CONFIG_I2C_MUX_PCA954x is not set # CONFIG_I2C_MUX_REG is not set # CONFIG_I2C_MV64XXX is not set # CONFIG_I2C_NFORCE2 is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
