Author: nbd Date: 2015-03-17 08:24:51 +0100 (Tue, 17 Mar 2015) New Revision: 44856
Modified: trunk/target/linux/generic/config-3.18 trunk/target/linux/generic/config-3.19 trunk/target/linux/generic/config-4.0 Log: kernel: add a few more missing config symbols Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-03-17 07:07:17 UTC (rev 44855) +++ trunk/target/linux/generic/config-3.18 2015-03-17 07:24:51 UTC (rev 44856) @@ -1543,6 +1543,7 @@ # CONFIG_INTEL_IDLE is not set # CONFIG_INTEL_MEI is not set # CONFIG_INTEL_MEI_ME is not set +# CONFIG_INTEL_MEI_TXE is not set # CONFIG_INTEL_MIC_CARD is not set # CONFIG_INTEL_MIC_HOST is not set # CONFIG_INTEL_MID_PTI is not set @@ -3658,6 +3659,7 @@ # CONFIG_SND_SOC_HDMI_CODEC is not set # CONFIG_SND_SOC_IMX_SPDIF is not set # CONFIG_SND_SOC_IMX_WM8962 is not set +# CONFIG_SND_SOC_INTEL_SST is not set # CONFIG_SND_SOC_MPC5200_AC97 is not set # CONFIG_SND_SOC_MPC5200_I2S is not set # CONFIG_SND_SOC_PCM1681 is not set Modified: trunk/target/linux/generic/config-3.19 =================================================================== --- trunk/target/linux/generic/config-3.19 2015-03-17 07:07:17 UTC (rev 44855) +++ trunk/target/linux/generic/config-3.19 2015-03-17 07:24:51 UTC (rev 44856) @@ -1552,6 +1552,7 @@ # CONFIG_INTEL_IDLE is not set # CONFIG_INTEL_MEI is not set # CONFIG_INTEL_MEI_ME is not set +# CONFIG_INTEL_MEI_TXE is not set # CONFIG_INTEL_MIC_CARD is not set # CONFIG_INTEL_MIC_HOST is not set # CONFIG_INTEL_MID_PTI is not set @@ -3683,6 +3684,7 @@ # CONFIG_SND_SOC_HDMI_CODEC is not set # CONFIG_SND_SOC_IMX_SPDIF is not set # CONFIG_SND_SOC_IMX_WM8962 is not set +# CONFIG_SND_SOC_INTEL_SST is not set # CONFIG_SND_SOC_MPC5200_AC97 is not set # CONFIG_SND_SOC_MPC5200_I2S is not set # CONFIG_SND_SOC_PCM1681 is not set Modified: trunk/target/linux/generic/config-4.0 =================================================================== --- trunk/target/linux/generic/config-4.0 2015-03-17 07:07:17 UTC (rev 44855) +++ trunk/target/linux/generic/config-4.0 2015-03-17 07:24:51 UTC (rev 44856) @@ -1558,6 +1558,7 @@ # CONFIG_INTEL_IDLE is not set # CONFIG_INTEL_MEI is not set # CONFIG_INTEL_MEI_ME is not set +# CONFIG_INTEL_MEI_TXE is not set # CONFIG_INTEL_MIC_CARD is not set # CONFIG_INTEL_MIC_HOST is not set # CONFIG_INTEL_MID_PTI is not set @@ -3693,6 +3694,7 @@ # CONFIG_SND_SOC_HDMI_CODEC is not set # CONFIG_SND_SOC_IMX_SPDIF is not set # CONFIG_SND_SOC_IMX_WM8962 is not set +# CONFIG_SND_SOC_INTEL_SST is not set # CONFIG_SND_SOC_MPC5200_AC97 is not set # CONFIG_SND_SOC_MPC5200_I2S is not set # CONFIG_SND_SOC_PCM1681 is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
