diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-30 10:43:57 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-30 10:43:57 +0000 |
commit | d35545f3d7058e7ebc011d42cdda104e5966766b (patch) | |
tree | 4d4e9bfa633a20b74be6138dc6dd59a1c421cdbc /target/linux/generic/config-3.9 | |
parent | 25c45c0d53abf9a11a37b31fc6e491bdf499ddc2 (diff) | |
download | upstream-d35545f3d7058e7ebc011d42cdda104e5966766b.tar.gz upstream-d35545f3d7058e7ebc011d42cdda104e5966766b.tar.bz2 upstream-d35545f3d7058e7ebc011d42cdda104e5966766b.zip |
linux/3.{8,9}: add missing symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36491
Diffstat (limited to 'target/linux/generic/config-3.9')
-rw-r--r-- | target/linux/generic/config-3.9 | 2 |
1 files changed, 2 insertions, 0 deletions
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 |