diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-04-16 11:38:35 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-04-16 11:38:35 +0000 |
commit | 08e01218a15f47da9a9b13982f30b8a4380a0fbc (patch) | |
tree | 27553aeb919e05aff63ffd63b484fbe7e2d03da3 /target/linux | |
parent | f190612c75e23515e7c44722ce85484242a091c6 (diff) | |
download | master-187ad058-08e01218a15f47da9a9b13982f30b8a4380a0fbc.tar.gz master-187ad058-08e01218a15f47da9a9b13982f30b8a4380a0fbc.tar.bz2 master-187ad058-08e01218a15f47da9a9b13982f30b8a4380a0fbc.zip |
[rdc] add missing debugging symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31302 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/rdc/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rdc/config-2.6.32 b/target/linux/rdc/config-2.6.32 index d22aebfcae..81cee492d9 100644 --- a/target/linux/rdc/config-2.6.32 +++ b/target/linux/rdc/config-2.6.32 @@ -287,6 +287,7 @@ CONFIG_X86_POPAD_OK=y CONFIG_X86_RDC321X=y CONFIG_X86_REBOOTFIXUPS=y # CONFIG_X86_RESERVE_LOW_64K is not set +# CONFIG_X86_PTDUMP is not set # CONFIG_X86_UP_APIC is not set # CONFIG_X86_VERBOSE_BOOTUP is not set CONFIG_X86_WP_WORKS_OK=y |