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 | 4cd69e320c6e4f7448191fa42c7c8fdc71b76046 (patch) | |
tree | 8820bf46c93eaa3d3b8d3404bba515809e1d589a /target/linux/generic/config-3.3 | |
parent | da082ac8d1ecabe48662492db02f15ed8e3737d2 (diff) | |
download | upstream-4cd69e320c6e4f7448191fa42c7c8fdc71b76046.tar.gz upstream-4cd69e320c6e4f7448191fa42c7c8fdc71b76046.tar.bz2 upstream-4cd69e320c6e4f7448191fa42c7c8fdc71b76046.zip |
linux/3.3: add missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31748 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.3')
-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 |