diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-01-06 15:09:39 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-01-06 15:09:39 +0000 |
commit | 75657ff8a94edc9fa3b0e35404dd6363d04003ee (patch) | |
tree | f30e720f2e143c9d0163755978cbcf7229325fce /target/linux/generic/config-3.3 | |
parent | f2f933235039d37fb360b77b9e73c5975c65e328 (diff) | |
download | upstream-75657ff8a94edc9fa3b0e35404dd6363d04003ee.tar.gz upstream-75657ff8a94edc9fa3b0e35404dd6363d04003ee.tar.bz2 upstream-75657ff8a94edc9fa3b0e35404dd6363d04003ee.zip |
kernel: add missing config symbol
SVN-Revision: 35021
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index a67bd38607..94cd0812f5 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 |