diff options
author | Daniel Dickinson <crazycshore@gmail.com> | 2011-01-17 05:49:02 +0000 |
---|---|---|
committer | Daniel Dickinson <crazycshore@gmail.com> | 2011-01-17 05:49:02 +0000 |
commit | cc7e8eabb10e83c34474871a754be631f5f8f4bf (patch) | |
tree | 35820c843272d42720ed32ad30a576afef345f5d /target/linux/generic/config-2.6.37 | |
parent | 5e76127831c5a0b0bd213db88a46f93582729675 (diff) | |
download | upstream-cc7e8eabb10e83c34474871a754be631f5f8f4bf.tar.gz upstream-cc7e8eabb10e83c34474871a754be631f5f8f4bf.tar.bz2 upstream-cc7e8eabb10e83c34474871a754be631f5f8f4bf.zip |
Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville
SVN-Revision: 25031
Diffstat (limited to 'target/linux/generic/config-2.6.37')
-rw-r--r-- | target/linux/generic/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index c1fd9d8930..4c87a55b18 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -1153,6 +1153,7 @@ CONFIG_KERNEL_LZMA=y # CONFIG_KEYS is not set # CONFIG_KGDB is not set # CONFIG_KPROBES is not set +# CONFIG_JUMP_LABEL is not set # CONFIG_KS8842 is not set # CONFIG_KS8851 is not set # CONFIG_KS8851_MLL is not set |