diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-16 10:44:46 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-16 10:44:46 +0000 |
commit | 637fd23428a7f74c3af4286d47a45e09324fb70d (patch) | |
tree | 938b17b5a2fe0c46beba7a9c9986a051eff6de5c | |
parent | ee8322c3c930fdd6ee9d6c59d04a9f74a2e1b981 (diff) | |
download | upstream-637fd23428a7f74c3af4286d47a45e09324fb70d.tar.gz upstream-637fd23428a7f74c3af4286d47a45e09324fb70d.tar.bz2 upstream-637fd23428a7f74c3af4286d47a45e09324fb70d.zip |
linux/3.3: add missing symbol
SVN-Revision: 31748
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index dd3f715136..5e0eb7ef57 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -530,6 +530,7 @@ CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set CONFIG_DEBUG_FS=y # CONFIG_DEBUG_GPIO is not set +# CONFIG_DEBUG_HIGHMEM is not set # CONFIG_DEBUG_ICEDCC is not set # CONFIG_DEBUG_INFO is not set CONFIG_DEBUG_INFO_REDUCED=y |