diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-03-14 03:02:45 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-03-14 03:02:45 +0000 |
commit | 9f3ea87362d8c2767539ef3d2771f85d651da0ee (patch) | |
tree | c549d19842dbdb2788e565d9688233f53280813c /openwrt/package/linux/linux.config | |
parent | 94cffb3cde01951fd3120172bc0876a120b28903 (diff) | |
download | mtk-20170518-9f3ea87362d8c2767539ef3d2771f85d651da0ee.zip mtk-20170518-9f3ea87362d8c2767539ef3d2771f85d651da0ee.tar.gz mtk-20170518-9f3ea87362d8c2767539ef3d2771f85d651da0ee.tar.bz2 |
add some cache functions from broadcom code. add first stuff for remote kernel debugging
SVN-Revision: 367
Diffstat (limited to 'openwrt/package/linux/linux.config')
-rw-r--r-- | openwrt/package/linux/linux.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config index 85881e7..dada53e 100644 --- a/openwrt/package/linux/linux.config +++ b/openwrt/package/linux/linux.config @@ -1107,7 +1107,7 @@ CONFIG_USB_PRINTER=m # CONFIG_CROSSCOMPILE=y # CONFIG_RUNTIME_DEBUG is not set -# CONFIG_KGDB is not set +# CONFIG_REMOTE_DEBUG is not set # CONFIG_GDB_CONSOLE is not set # CONFIG_DEBUG_INFO is not set CONFIG_MAGIC_SYSRQ=y |