From dd5a6063cd5fe0bdebee8b54b2ed798f4423dd29 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 6 Jan 2013 15:09:39 +0000 Subject: kernel: add missing config symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35021 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.3 | 3 +++ target/linux/generic/config-3.6 | 3 +++ target/linux/generic/config-3.7 | 3 +++ 3 files changed, 9 insertions(+) (limited to 'target') diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index a67bd3860..94cd0812f 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -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 diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index c44062292..bec1a12dd 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -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 diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index 8e7a45027..4240e64fc 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -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 -- cgit v1.2.3