kernel: add missing config symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35021 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2013-01-06 15:09:39 +00:00
parent badcf69908
commit df1b8f99d3
3 changed files with 9 additions and 0 deletions

View File

@@ -2236,6 +2236,9 @@ CONFIG_RD_LZMA=y
# CONFIG_RD_XZ is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_REDWOOD is not set
# CONFIG_REGMAP is not set
# CONFIG_REGMAP_I2C is not set
# CONFIG_REGMAP_SPI is not set
# CONFIG_REGULATOR is not set
# CONFIG_REGULATOR_BQ24022 is not set
# CONFIG_REGULATOR_FIXED_VOLTAGE is not set

View File

@@ -2349,6 +2349,9 @@ CONFIG_RD_LZMA=y
# CONFIG_READABLE_ASM is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_REDWOOD is not set
# CONFIG_REGMAP is not set
# CONFIG_REGMAP_I2C is not set
# CONFIG_REGMAP_SPI is not set
# CONFIG_REGULATOR is not set
# CONFIG_REGULATOR_BQ24022 is not set
# CONFIG_REGULATOR_FIXED_VOLTAGE is not set

View File

@@ -2393,6 +2393,9 @@ CONFIG_RD_LZMA=y
# CONFIG_READABLE_ASM is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_REDWOOD is not set
# CONFIG_REGMAP is not set
# CONFIG_REGMAP_I2C is not set
# CONFIG_REGMAP_SPI is not set
# CONFIG_REGULATOR is not set
# CONFIG_REGULATOR_BQ24022 is not set
# CONFIG_REGULATOR_FIXED_VOLTAGE is not set