diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-03-14 03:02:45 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-03-14 03:02:45 +0000 |
commit | 5d65dd96820e2e57b91329a01f372b663565a8ec (patch) | |
tree | 9dd38e6bce36316b6c07d536f858ab37dc5103a8 /package/linux/linux.config | |
parent | 3b9833d62bb485004bb9c18dc020bf4a79ce9a34 (diff) | |
download | upstream-5d65dd96820e2e57b91329a01f372b663565a8ec.tar.gz upstream-5d65dd96820e2e57b91329a01f372b663565a8ec.tar.bz2 upstream-5d65dd96820e2e57b91329a01f372b663565a8ec.zip |
add some cache functions from broadcom code. add first stuff for remote kernel debugging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@367 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux/linux.config')
-rw-r--r-- | package/linux/linux.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/linux/linux.config b/package/linux/linux.config index 85881e7f57..dada53e2d1 100644 --- a/package/linux/linux.config +++ b/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 |