diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-19 17:12:36 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-19 17:12:36 +0000 |
commit | 2c21276af1e1a47576791576acd082a70cc0560a (patch) | |
tree | 5255bcebb7952efa701ee6d1d0095c43251f383e /target | |
parent | 1e16a6c70119e8341f9e17d2b70d212710ac0014 (diff) | |
download | upstream-2c21276af1e1a47576791576acd082a70cc0560a.tar.gz upstream-2c21276af1e1a47576791576acd082a70cc0560a.tar.bz2 upstream-2c21276af1e1a47576791576acd082a70cc0560a.zip |
kernel: add missing symbols for 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37450 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 95022e40f1..628513e9e0 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -1068,6 +1068,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_ALI15X3 is not set # CONFIG_I2C_AMD756 is not set # CONFIG_I2C_AMD8111 is not set +# CONFIG_I2C_ARB_GPIO_CHALLENGE is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_COMPAT is not set @@ -1087,6 +1088,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_IBM_IIC is not set # CONFIG_I2C_INTEL_MID is not set # CONFIG_I2C_ISCH is not set +# CONFIG_I2C_ISMT is not set # CONFIG_I2C_MPC is not set # CONFIG_I2C_MUX is not set # CONFIG_I2C_MUX_PINCTRL is not set @@ -1789,6 +1791,7 @@ CONFIG_MTD_NAND_DENALI_SCRATCH_REG_ADDR=0xff108018 # CONFIG_MTD_NAND_ECC_BCH is not set # CONFIG_MTD_NAND_ECC_SMC is not set # CONFIG_MTD_NAND_FSL_ELBC is not set +# CONFIG_MTD_NAND_FSL_IFC is not set # CONFIG_MTD_NAND_FSL_UPM is not set # CONFIG_MTD_NAND_FSMC is not set # CONFIG_MTD_NAND_GPIO is not set |