From d35545f3d7058e7ebc011d42cdda104e5966766b Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 30 Apr 2013 10:43:57 +0000 Subject: [PATCH] linux/3.{8,9}: add missing symbols Signed-off-by: Gabor Juhos SVN-Revision: 36491 --- target/linux/generic/config-3.8 | 2 ++ target/linux/generic/config-3.9 | 2 ++ 2 files changed, 4 insertions(+) diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8 index 6600e57e8f..8e74cbe39c 100644 --- a/target/linux/generic/config-3.8 +++ b/target/linux/generic/config-3.8 @@ -875,6 +875,7 @@ CONFIG_GENERIC_TIME=y # CONFIG_GPIO_CS5535 is not set # CONFIG_GPIO_EM is not set # CONFIG_GPIO_GENERIC_PLATFORM is not set +# CONFIG_GPIO_ICH is not set # CONFIG_GPIO_IT8761E is not set # CONFIG_GPIO_LANGWELL is not set # CONFIG_GPIO_MAX7300 is not set @@ -1057,6 +1058,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_ISCH is not set # CONFIG_I2C_MPC is not set # CONFIG_I2C_MUX is not set +# CONFIG_I2C_MUX_PINCTRL is not set # CONFIG_I2C_MV64XXX is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_NOMADIK is not set diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9 index 3d117e8216..2bf4e59cc9 100644 --- a/target/linux/generic/config-3.9 +++ b/target/linux/generic/config-3.9 @@ -885,6 +885,7 @@ CONFIG_GENERIC_TIME=y # CONFIG_GPIO_CS5535 is not set # CONFIG_GPIO_EM is not set # CONFIG_GPIO_GENERIC_PLATFORM is not set +# CONFIG_GPIO_ICH is not set # CONFIG_GPIO_IT8761E is not set # CONFIG_GPIO_LANGWELL is not set # CONFIG_GPIO_MAX7300 is not set @@ -1070,6 +1071,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_ISCH is not set # CONFIG_I2C_MPC is not set # CONFIG_I2C_MUX is not set +# CONFIG_I2C_MUX_PINCTRL is not set # CONFIG_I2C_MV64XXX is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_NOMADIK is not set -- 2.30.2