linux/3.{8,9}: add missing symbols

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36491 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Gabor Juhos 2013-04-30 10:43:57 +00:00
parent c067474691
commit 152d6cd31f
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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